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>
1 parent dd756c9 commit ed2c4f4a44c8a84e25fc924ba807a14fd60caae6
@Manish Pandey Manish Pandey authored on 2 Nov 2018
Showing 4 changed files
View
bl32/sp_min/sp_min_main.c
View
docs/user-guide.rst
View
plat/arm/common/arm_common.mk
View
plat/arm/common/sp_min/arm_sp_min_setup.c