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
45 stars 19 forks source link

Skip negative cpuid test when on SNP hardware #118

Closed deeglaze closed 6 months ago

deeglaze commented 6 months ago

The hardware quote provider doesn't allow for cpuid and certificate override, so skip this test when not simulating.