uboot/arch/arm/lib
macro.wave.z@gmail.com 9a561753ce ARMv8: Setup PSCI memory and device tree
Newly add ARMv8 PSCI needs to be initialized, be copied or reserved in right
place, this patch does all the setup steps.

Signed-off-by: Hongbo Zhang <hongbo.zhang@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-12-15 11:57:51 -08:00
..
Makefile efi_loader: Allow to compile helloworld.efi w/o bundling it 2016-11-27 09:53:39 -05:00
ashldi3.S
ashrdi3.S
asm-offsets.c
bootm-fdt.c ARMv8: Setup PSCI memory and device tree 2016-12-15 11:57:51 -08:00
bootm.c ARMv8: Setup PSCI memory and device tree 2016-12-15 11:57:51 -08:00
cache-cp15.c arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode 2016-11-13 15:54:36 -05:00
cache-pl310.c
cache.c ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
ccn504.S
cmd_boot.c
crt0.S
crt0_64.S
crt0_aarch64_efi.S efi: arm: Add aarch64 EFI app support 2016-11-14 23:24:04 +01:00
crt0_arm_efi.S efi: arm: Add EFI app support 2016-11-14 23:24:04 +01:00
debug.S
div0.c
div64.S
eabi_compat.c
elf_aarch64_efi.lds efi: arm: Add aarch64 EFI app support 2016-11-14 23:24:04 +01:00
elf_arm_efi.lds efi: arm: Add EFI app support 2016-11-14 23:24:04 +01:00
gic_64.S
interrupts.c
interrupts_64.c
interrupts_m.c
lib1funcs.S
lshrdi3.S
memcpy.S
memset.S
muldi3.S
psci-dt.c ARMv8: Setup PSCI memory and device tree 2016-12-15 11:57:51 -08:00
reloc_aarch64_efi.c efi: arm: Add aarch64 EFI app support 2016-11-14 23:24:04 +01:00
reloc_arm_efi.c efi: arm: Add EFI app support 2016-11-14 23:24:04 +01:00
relocate.S elf: arm: Add a few ARM relocation types 2016-11-14 23:24:03 +01:00
relocate_64.S elf: arm: Add a few ARM relocation types 2016-11-14 23:24:03 +01:00
reset.c
sections.c
semihosting.c
spl.c spl: Add a parameter to jump_to_image_linux() 2016-10-06 14:48:19 -04:00
stack.c
uldivmod.S
vectors.S
vectors_m.S
zimage.c