9elements / converged-security-suite

Converged Security Suite for Intel & AMD platform security features
https://www.9esec.io
BSD 3-Clause "New" or "Revised" License
56 stars 15 forks source link

feat(pcr0tool): Add verb `pcrread` #364

Closed xaionaro closed 7 months ago

xaionaro commented 1 year ago

Just a simple tool to read a PCR value from TPM (without using tpm2-tools).

Feel free to reject this PR. I only added this PR for a single one-time investigation to differentiate if the bug is in tpm2-tools or with TPM module (or its kernel driver) itself.

ChriMarMe commented 7 months ago

What is the status here @rihter007 @trynity @u1f35c ?