You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we are reusing the AMD SEV-SNP attestation report struct and just leaving most fields empty to create a fake attestation report when running without AMD SEV-SNP. We should switch to a custom type that makes it clear that it is a completely different attestation report.
The text was updated successfully, but these errors were encountered:
At the moment we are reusing the AMD SEV-SNP attestation report struct and just leaving most fields empty to create a fake attestation report when running without AMD SEV-SNP. We should switch to a custom type that makes it clear that it is a completely different attestation report.
The text was updated successfully, but these errors were encountered: