This is the initial release of the TDX workload attestation library for generating and verifying the integrity of VM workloads inside of an Intel TDX environment.
Initial Features
- Generate TDX attestation report in Ubuntu Linux VM guests running on an Intel TDX 1.5 capable host with an enlightened KVM hypervisor
- Optionally enabled: Verify a TDX VM's OVMF (Open Virtual Machine Firmware) integrity on GCP hosts
- Small CLI to test and demo the library
Full Changelog: https://github.com/IntelLabs/tdx-workload-attestation/commits/v0.1.0