landing-zone icon indicating copy to clipboard operation
landing-zone copied to clipboard

TPM event log support

Open dpsmith opened this issue 5 years ago • 1 comments

Description

To enable remote attestation, there needs to be a record of the measurements taken during the launch. This means that as the first software component ran after SKINIT it must initialize the event log and populate with events for any and all measurements it makes during launch.

dpsmith avatar Apr 05 '20 23:04 dpsmith

Implemented by https://github.com/TrenchBoot/landing-zone/pull/52

miczyg1 avatar Mar 17 '21 10:03 miczyg1