Comment 0 for bug 1859743

Revision history for this message
Fred Kimmy (kongzizaixian) wrote :

[Bug Description]

this patch gets tpm eventlog information such as device boot status,event guid
and so on, which will be from bios stage. it use "efi_retrieve_tpm2_eventlog"
functions to get it for ARM64 platorm.

[Steps to Reproduce]
1) ls -l /sys/kernel/security/tpm0/binary_bios_measurements
2)
3)

[Actual Results]
'/sys/kernel/security/tpm0/binary_bios_measurements' no such file or directory

[Expected Results]
ok

[Reproducibility]
100%

[Additional information]
(Firmware version, kernel version, affected hardware, etc. if required):

[Resolution]

EFI/stub: tpm: enable tpm eventlog function for ARM64 platform