correct nitro attestation method

This commit is contained in:
Lance Vick 2022-09-07 14:51:25 -07:00
parent be6479a3f8
commit f609165278
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 6 additions and 6 deletions

View File

@ -14,12 +14,12 @@ security applications.
## Platforms ## ## Platforms ##
| Platform | Target | Status | Verified boot Method | | Platform | Target | Status | Verified boot Method |
|----------------------------|:-------:|:--------:|:--------------------:| |----------------------------|:-------:|:--------:|:---------------------:|
| Generic/Qemu | generic | working | Safeboot or Heads | | Generic/Qemu | generic | working | Safeboot or Heads |
| AWS Nitro Enclaves | aws | building | HOTP via Nitrokey | | AWS Nitro Enclaves | aws | building | Nitro attestation API |
| GCP Confidential Compute | gcp | research | vTPM 2.0 attestation | | GCP Confidential Compute | gcp | research | vTPM 2.0 attestation |
| Azure Confidential VMs | azure | research | vTPM 2.0 attestation | | Azure Confidential VMs | azure | research | vTPM 2.0 attestation |
## Features ## ## Features ##