这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@onlyshawn
Copy link
Collaborator

This change updates the AttestationReport ABI to expose the LaunchMitigationVector (offset 0x1F8) and CurrentMitigationVector (offset 0x200) fields, as defined in recent AMD SEV-SNP specifications.

It also introduces new verification options:

  • MinimumLaunchMitigationVector
  • MinimumCurrentMitigationVector

These options allow users to enforce a minimum set of required security mitigations during report verification.

Also added unit tests to validate the new checks.

Copy link

@thomasten thomasten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this! Let's keep the logical separation between verify and validate.

@onlyshawn onlyshawn force-pushed the feature/add_mitigation_vector_check branch 3 times, most recently from 47c67a1 to fd477be Compare November 11, 2025 17:41
@onlyshawn onlyshawn force-pushed the feature/add_mitigation_vector_check branch from fd477be to 3b8ce63 Compare November 12, 2025 20:47
@onlyshawn onlyshawn requested a review from kongoshuu November 13, 2025 00:13
@onlyshawn onlyshawn merged commit e05a9e4 into google:main Nov 13, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants