commit | a5566f65fd1be689ca5c63baa1f5b61b40960c8d | [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 | 56b263cb2a25892038761acea8c2b57a638d19bf [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>