Skip to content

docs: record bare-metal SEVSNPProvider hardware validation (GCP N2D) - #230

Merged
imran-siddique merged 1 commit into
mainfrom
docs/bare-metal-snp-gcp-validated
Jul 21, 2026
Merged

docs: record bare-metal SEVSNPProvider hardware validation (GCP N2D)#230
imran-siddique merged 1 commit into
mainfrom
docs/bare-metal-snp-gcp-validated

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

SEVSNPProvider (configfs-TSM, for bare-metal / non-paravisor SNP guests) is now hardware-validated end to end on a real non-paravisor SEV-SNP guest — GCP N2D, AMD Milan (dmesg: AMD SEV SEV-ES SEV-SNP; guest controls REPORT_DATA).

Validated live: extend_manifest_hashget_attestation_reportverify_manifest_in_report (True), REPORT_DATA[:32] == sha256(manifest_pre_image) (the guest-controlled binding Azure's paravisor can't provide), and verify_attestation_chain(passed=True, signature=VERIFIED) against the VCEK fetched from the AMD KDS.

Docs only — lifts the "not yet validated on non-Azure SNP hardware" caveat in the module + provider docstrings and the CHANGELOG. No code change (the provider worked as-is; the parallel cmcp fix, agentrust-io/cmcp#412, needed code because cmcp's bare-metal path used a broken ioctl).

🤖 Generated with Claude Code

The configfs-TSM SEVSNPProvider is now hardware-validated end to end on a
non-paravisor SEV-SNP guest (GCP N2D, AMD Milan): the manifest digest lands in
the guest-controlled REPORT_DATA and the report verifies against the AMD VCEK
chain. Lifts the "not yet validated on non-Azure SNP hardware" caveat in the
provider docstrings and CHANGELOG. Docs only; no code change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant