Skip to content

v0.1.0

Latest

Choose a tag to compare

@marcelamelara marcelamelara released this 04 Jun 21:15
· 20 commits to main since this release
3325901

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