commit | 6e6df4478e580c2a952b61a66a0ff0a5b5ade6d0 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Mon Mar 20 14:58:06 2023 +0000 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Apr 18 17:13:17 2023 +0200 |
tree | 4a616ca7c038eb5b3b59d2f1e5a84fe0e4c08633 | |
parent | 9d6a81766b197299794b6e15499ad6f3de4e0914 [diff] |
feat(fvp): add Event Log maximum size property in DT Updated the code to get and set the 'tpm_event_log_max_size' property in the event_log.dtsi. In this change, the maximum Event Log buffer size allocated by BL1 is passed to BL2, rather than both relying on the maximum Event Log buffer size macro. Change-Id: I7aa6256390872171e362b6f166f3f7335aa6e425 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>