commit | 37c4ec21733a31358f623596f94f0a8e38fb3463 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Fri Nov 02 13:28:25 2018 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Nov 05 17:11:03 2018 +0000 |
tree | 65b05c0265c15d78cb2ac811113ad9a1cac4f2b3 | |
parent | d2f35cdf7a09717b3d6ff6eab721e1cb2d4c9daa [diff] |
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>