commit | 1cf3e2f0a8eb0d6324ce3db68dd5c78bdb690a8a | [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 | 0223d15764ed78319c0eac00c641c6148898a395 [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>