commit | 94c90ac8168f4e257b67e138a53a2dbc612e4194 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Aug 08 15:10:07 2023 +0100 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri Oct 27 10:49:46 2023 +0100 |
tree | 7efd85d50c0220b3f01a543ae58728db76aa0ebb | |
parent | 113273aac483e8bc7ff02e84dc5ea7764e2569c6 [diff] |
feat(handoff): port BL31-BL33 interface to fw handoff framework The firmware handoff framework is a light weight mechanism for sharing information between bootloader stages. Add support for this framework at the handoff boundary between runtime firmware BL31 and NS software on FVP. Change-Id: Ib02e0e4c20a39e32e06da667caf2ce5a28de1e28 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>