AMDESE / sev-guest

Tools, scripts, and configuration files necessary to demonstrate an end-to-end remote attestation example with SEV-SNP.
Apache License 2.0
54 stars 27 forks source link

⚠ Deprecated ⚠

With the release of tooling by the VirTEE organization, this tool is now considered deprecated. Consult the following table for replacement tooling:

Technologies Replacement
Complete Library Support sev
Legacy SEV and SEV-ES sevctl
SEV-SNP Guest Tooling snpguest
SEV-SNP Host Tooling snphost

SEV-SNP Attestation Examples

This repository contains source, scripts, and configuration files for several open source tools that can be used together to demonstrate one way to perform remote attestation of SEV-SNP guests.

Note that these materials are intended for educational use only and come with no guarantee of fitness for any purpose.

Architectural Overviews

Architectural discussions and security considerations for each example are available in the docs directory. Currently, this repository contains the following examples:

Example Setup

Installation instructions for the cloud host and the Guest Owner infrastructure are outlined below. Note that for simplicity, these two servers can be the same physical machine.

Future Work

Future updates to this repository will include additional examples of how to perform the following tasks:


Resources

  1. AMD SEV-SNP ABI Specification (PDF)
  2. AMD Signing Key (ASK) and AMD Root Key (ARK) Certificates for Milan Processors