commit | abdb953b00fff4aace32d9be10005b89751858d0 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Dec 16 13:05:48 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Apr 09 13:02:34 2025 +0000 |
tree | e16908be1f8dd56071b035edcb023f7f63bf1d82 | |
parent | d3afe00b8f3c7ebb8153cd62b240f2596649707b [diff] |
feat(arm): support AArch32 booting with handoff Configre SP-MIN to receive information via the firmare handoff framework. In BL1 and BL2, select the 32-bit variants of the SRAM layout and entry point info to enable booting in aarch32 mode. In SP-MIN process expected data directly from the transfer list in secure memory. Change-Id: If0417cdd4c47b772332eb6fd4b71ef0ea474f0fa Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>