teepot/crates/teepot
Harald Hoyer 049f1b3de8
feat(tdx): add TDX RTMR extension support with UEFI marker
- Added `UEFI_MARKER_DIGEST_BYTES` constant for TDX RTMR extension.
- Implemented RTMR3 extension in `tee-key-preexec` for TDX attestation flow.
- Updated `rtmr-calc` to use `UEFI_MARKER_DIGEST_BYTES` for RTMR1 extension.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-02-20 15:15:44 +01:00
..
src feat(tdx): add TDX RTMR extension support with UEFI marker 2025-02-20 15:15:44 +01:00
tests feat(tee-key-preexec): add support for Solidity-compatible pubkey in report_data 2025-01-16 20:46:16 +01:00
Cargo.toml feat: rewrite google-metadata test as tdx-test 2025-02-14 16:47:42 +01:00