confidential-containers / guest-components

Confidential Containers Guest Tools and Components
Apache License 2.0
81 stars 89 forks source link

attester: implement runtime measurement for az vtpm TEEs #610

Closed mkulke closed 2 months ago

mkulke commented 2 months ago

the trait fn's extend_runtime_measurement() have been implemented for both az-snp-vtpm and az-tdx-vtpm. There is a bit of duplicate code, but it's better than introducing dependencies across attesters.