commit | 91ce7c9a11de3ca55c76ce8bb75f7a3c00d01055 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Dec 01 15:50:00 2023 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri Apr 26 09:00:12 2024 +0000 |
tree | ff7c86845f27ba0bbff93d101362c5918a01bf85 | |
parent | 677bc341677bb71508bb8c004c4fcfe71488371e [diff] |
feat(arm): support FW handoff b/w BL2 & BL31 Add support for the firmware handoff framework between BL2 and BL31. Create a transfer list in trusted SRAM, leveraging the larger SRAM sizes in recent models. Load the HW_CONFIG as a TE along with entry point parameters for BL31 execution. Change-Id: I7c4c6e8353ca978a13520fb3e15fb2803f0f1d0e Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>