constellation/internal/attestation
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
..
aws attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
azure attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
choose attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
gcp deps: update golangci/golangci-lint to v1.53.2 (#1924) 2023-06-16 09:40:08 +02:00
idkeydigest config: add separate option for handling attestation parameters (#1623) 2023-05-03 11:11:53 +02:00
initialize attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02:00
measurements image: update measurements and image version (#1939) 2023-06-16 08:27:45 +02:00
qemu attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
simulator bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
tdx attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
variant attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
vtpm attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
attestation_test.go attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02:00
attestation.go attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02:00
BUILD.bazel bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00