diff options
| author | Ruchika Gupta <[email protected]> | 2021-11-29 13:09:44 +0530 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2021-11-30 09:23:49 +0100 |
| commit | 34287efdaf6ed186a64445f65227b5407a1dcd63 (patch) | |
| tree | 4970ebd5afe25dc716afba4a2a36a6e4b008ff49 /doc/develop | |
| parent | 3b7bf8a9e48f0951e4060f832bba409fd406273e (diff) | |
efi_loader: Add check for event log passed from firmware
Platforms may have support to measure their initial firmware components
and pass the event log to u-boot. The event log address can be passed
in property tpm_event_log_addr and tpm_event_log_size of the tpm node.
Platforms may choose their own specific mechanism to do so. A weak
function is added to check if even log has been passed to u-boot
from earlier firmware components. If available, the eventlog is parsed
to check for its correctness and further event logs are appended to the
passed log.
Signed-off-by: Ruchika Gupta <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Tested-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
