TdxCcelAttestation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A TDX Attestation quote.
Attributes |
|
---|---|
Name | Description |
ccel_acpi_table |
bytes
Optional. The Confidential Computing Event Log (CCEL) ACPI table. Formatted as described in the ACPI Specification 6.5. |
ccel_data |
bytes
Optional. The CCEL event log. Formatted as described in the UEFI 2.10. |
canonical_event_log |
bytes
Optional. An Event Log containing additional events measured into the RTMR that are not already present in the CCEL. |
td_quote |
bytes
Optional. The TDX attestation quote from the guest. It contains the RTMR values. |