commit | 2ab298b58bf3096f033ec922acc163c106118f62 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Dec 16 13:09:36 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Apr 09 13:02:34 2025 +0000 |
tree | 429b51312de37881821abbe501f49c9d7d7a9063 | |
parent | abdb953b00fff4aace32d9be10005b89751858d0 [diff] |
feat(fvp): support AArch32 booting with handoff Enable AArch32 SP_MIN booting on the FVP platform using Firmware Handoff. Update plat_arm_sp_min_early_platform_setup() to parse boot arguments passed via the Firmware Handoff framework. Also, adjust the maximum BL32 size calculation to use PLAT_ARM_FW_HANDOFF_SIZE when TRANSFER_LIST is enabled. Change-Id: I82032b1cebf8b37ff24dde4f2d07f7aaede33eb6 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>