commit | 6dfcf4e1df3b4690fdf2629815d2a91294f34493 | [log] [tgz] |
---|---|---|
author | Abhi Singh <abhi.singh@arm.com> | Thu Nov 07 16:40:57 2024 -0600 |
committer | Abhi Singh <Abhi.Singh@arm.com> | Tue Mar 18 19:54:35 2025 +0100 |
tree | 786522b84c9c0e5d9cc0e28c3f17e6ec5476bcf9 | |
parent | c4c9e2bc436198ee8f4544e8091c0067c4b4d9be [diff] |
feat(rpi3): implement eventlog handoff to BL33 At the end of BL2 measured boot, write the address and size of the TCG Event Log to NT_FW_CONFIG so that the log can be consumed later by BL33. -add dynamic configuration helpers for the fdt -write the eventlog address and size to the fdt Change-Id: I099dd9cc96d740ae13cb8b8e8c6b9f2e6c02accc Signed-off-by: Abhi Singh <abhi.singh@arm.com>