mirror of
https://github.com/Dasharo/open-source-firmware-validation.git
synced 2026-06-13 10:16:18 -07:00
CBNT003: All active PCR banks should have their PCR0 reconstructed
With https://github.com/Dasharo/coreboot/pull/821 the TPM event log is now measured to all active TPM banks. With this change every active TPM bank should contain a valid PCR0 value compatible with the measurements from the TPM log. Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
This commit is contained in:
@@ -88,7 +88,7 @@ CBNT003.201 Converged Boot Guard and TXT - PCR-0 is reconstructed correctly (Ubu
|
||||
|
||||
${actual}= Execute Command In Terminal
|
||||
... cat /sys/class/tpm/tpm0/pcr-sha1/${pcr}
|
||||
Should Not Contain ${expected} ${actual} ignore_case=${TRUE}
|
||||
Should Contain ${expected} ${actual} ignore_case=${TRUE}
|
||||
END
|
||||
|
||||
CBNT004.201 Converged Boot Guard and TXT - TPM Startup from locality 3 (Ubuntu)
|
||||
|
||||
Reference in New Issue
Block a user