commit | 4809a765dc4443eece9112053ecc3b56c58a20de | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Apr 23 10:31:36 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri Apr 26 09:00:13 2024 +0000 |
tree | 3b6671e6641988ea6e4ce818f3373b51c5afcd37 | |
parent | bc823e2f9d1fee595a08ba55a58a5971cb82917b [diff] |
feat(handoff): add support for RESET_TO_BL2 When BL2 is enabled as the entrypoint in the reset vector, none of the TL initialisation ordinarily performed in BL1 will have been done. This change ensures that BL2 has a secure TL to pass information onto BL31 through. Change-Id: I553b0b7aac9390cd6a2d63471b81ddc72cc40a60 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>