commit | 1dcaf961fca1b026cbd43d3c0c852fb061bca69d | [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 | 7d6905b540b6cadd14ed956901670f0947f3226c [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>