arm-trusted-firmware/plat/arm/common/sp_min
Manish Pandey ed2c4f4a44 plat/arm: Support direct Linux kernel boot in AArch32
This option allows the Trusted Firmware to directly jump to Linux
kernel for aarch32 without the need of an intermediate loader such
as U-Boot.

Similar to AArch64 ARM_LINUX_KERNEL_AS_BL33 only available with
RESET_TO_SP_MIN=1 as well as BL33 and DTB are preloaded in memory.

Change-Id: I908bc1633696be1caad0ce2f099c34215c8e0633
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
2018-11-05 17:11:03 +00:00
..
arm_sp_min.mk ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 2018-02-22 15:16:48 +00:00
arm_sp_min_setup.c plat/arm: Support direct Linux kernel boot in AArch32 2018-11-05 17:11:03 +00:00