constellation/internal/attestation/aws
Otto Bittner c7d12055d1
attestation: add SNP-based attestation for aws-sev-snp (#1916)
* config: move AMD root key to global constant
* attestation: add SNP based attestation for aws
* Always enable SNP, regardless of attestation type.
* Make AWSNitroTPM default again

There exists a bug in AWS SNP implementation where sometimes
a host might not be able to produce valid SNP reports.
Since we have to wait for AWS to fix this we are merging SNP
attestation as opt-in feature.
2023-06-21 14:19:55 +02:00
..
nitrotpm attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
snp attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
aws.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
BUILD.bazel attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00