constellation/internal/attestation/vtpm
Daniel Weiße f8001efbc0
Refactor enforced/expected PCRs (#553)
* Merge enforced and expected measurements

* Update measurement generation to new format

* Write expected measurements hex encoded by default

* Allow hex or base64 encoded expected measurements

* Allow hex or base64 encoded clusterID

* Allow security upgrades to warnOnly flag

* Upload signed measurements in JSON format

* Fetch measurements either from JSON or YAML

* Use yaml.v3 instead of yaml.v2

* Error on invalid enforced selection

* Add placeholder measurements to config

* Update e2e test to new measurement format

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-11-24 10:57:58 +01:00
..
attestation_test.go Refactor enforced/expected PCRs (#553) 2022-11-24 10:57:58 +01:00
attestation.go Refactor enforced/expected PCRs (#553) 2022-11-24 10:57:58 +01:00
initialize_test.go Refactor enforced/expected PCRs (#553) 2022-11-24 10:57:58 +01:00
initialize.go Refactor enforced/expected PCRs (#553) 2022-11-24 10:57:58 +01:00
vtpm_test.go Update go-tpm dependency (#533) 2022-11-14 09:02:56 +01:00
vtpm.go Remove obsolete tpmPath passed to OpenTPM 2022-09-12 14:38:10 +02:00