commit | b8576a836d17a9473a9c18641533ee33573e7ef0 | [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 | a94b2c12ed4e2dbd4b301d3d408a7057291c8fa3 [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>