constellation/internal/attestation/vtpm
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
..
attestation_test.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
attestation.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
BUILD.bazel attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
vtpm_test.go attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02:00
vtpm.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00