plat/arm: Support direct Linux kernel boot in AArch32
Manish Pandey authored
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: default avatarManish Pandey <manish.pandey2@arm.com>
ed2c4f4a
Name Last commit Last update
..
diagrams Add Secure Partition Manager (SPM) design document
marvell mvebu: cp110: introduce COMPHY porting layer
plantuml SDEI: Make dispatches synchronous
plat Merge pull request #1649 from Yann-lms/stm32mp1_doc_update
spd Update Arm TF references to TF-A
arm-sip-service.rst Update Arm TF references to TF-A
auth-framework.rst Update Arm TF references to TF-A
change-log.rst Fix typos in changelog
cpu-specific-build-macros.rst Fix broken links in documentation
firmware-design.rst AArch64: Enable lower ELs to use pointer authentication
firmware-update.rst Update Arm TF references to TF-A
interrupt-framework-design.rst Update Arm TF references to TF-A
platform-compatibility-policy.rst docs: Fixup filename and links to compatibility policy
platform-interrupt-controller-API.rst Update Arm TF references to TF-A
porting-guide.rst Add sample crash console functions
psci-lib-integration-guide.rst libc: Move tf_printf and tf_snprintf to libc
psci-pd-tree.rst Fix typo in documentation page title
reset-design.rst Update Arm TF references to TF-A
rt-svc-writers-guide.rst Rename 'smcc' to 'smccc'
sdei.rst SDEI: Make dispatches synchronous
secure-partition-manager-design.rst plat/arm: SPM: Force BL31 to DRAM when SPM is used
trusted-board-boot.rst Update Arm TF references to TF-A
user-guide.rst plat/arm: Support direct Linux kernel boot in AArch32
xlat-tables-lib-v2-design.rst xlat v2: Update documentation