Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update attestation_report 'flags' bitmask #47

Merged
merged 1 commit into from
Jun 14, 2023

Commits on Jun 12, 2023

  1. Update attestation_report 'flags' bitmask

    Previously the bitmask only allowed bit 0 to be non-zero.
    However, with the introduction of VLEKs, the SNP ABI spec
    in revision 1.54 specifies that bit 0 to 4 may be non-zero.
    This does not add VLEK support but allows reading an
    extended guest report that is signed using a VLEK.
    
    Also add the VlekGUID as per AMD GHCP standard revision 2.02.
    derpsteb committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    77cc6c1 View commit details
    Browse the repository at this point in the history