Skip to content

fix(event-log): strip RTMR[0-2] payloads and document semantics#448

Merged
kvinwang merged 1 commit into
masterfrom
rtmr-doc
Jan 21, 2026
Merged

fix(event-log): strip RTMR[0-2] payloads and document semantics#448
kvinwang merged 1 commit into
masterfrom
rtmr-doc

Conversation

@kvinwang

Copy link
Copy Markdown
Collaborator

Strip boot-time event log payloads (RTMR 0-2) from GetQuote, Attest, and TdxQuote responses to reduce response size. Only digests are retained for verification purposes; runtime events (RTMR3) keep full payloads.

Add documentation explaining event_log_verified semantics: RTMR3 events have both digest and payload verified, while RTMR 0-2 events only have digests verified through replay comparison.

Strip boot-time event log payloads (RTMR 0-2) from GetQuote, Attest, and
TdxQuote responses to reduce response size. Only digests are retained for
verification purposes; runtime events (RTMR3) keep full payloads.

Add documentation explaining event_log_verified semantics: RTMR3 events
have both digest and payload verified, while RTMR 0-2 events only have
digests verified through replay comparison.
@kvinwang
kvinwang merged commit 70720d5 into master Jan 21, 2026
11 checks passed
@kvinwang
kvinwang deleted the rtmr-doc branch January 21, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant