google / go-sev-guest

go-sev-guest offers a library to wrap the /dev/sev-guest device in Linux, as well as a library for attestation verification of fundamental components of an attestation report.
Apache License 2.0
52 stars 19 forks source link

Minor fixes for go-tpm-tools hardware testing #36

Closed deeglaze closed 1 year ago

deeglaze commented 1 year ago

These changes are part of some fixes I needed to make to go-sev-guest while modifying go-tpm-tools tests to run on SEV-SNP hardware.