Skip to content

Fix missing transcript resets - #3776

Draft
LeonLinAtAMI wants to merge 1 commit into
DMTF:mainfrom
LeonLinAtAMI:fix/3726-transcript-reset-retry
Draft

Fix missing transcript resets#3776
LeonLinAtAMI wants to merge 1 commit into
DMTF:mainfrom
LeonLinAtAMI:fix/3726-transcript-reset-retry

Conversation

@LeonLinAtAMI

Copy link
Copy Markdown
Contributor

Fixes #3726 on cases of B.2 and B.3.

About B.1 (message_b not reset on GET_CERTIFICATE)
As issue #3726 literally suggests, would break legitimate multi-portion/multi-slot retrieval.
A correct fix requires distinguishing "retry of a failed request" from "next portion/slot request," which needs additional state (e.g., comparing against  last_spdm_request ) not present in the current codebase.

Please let me know if any suggestion.

…paths (DMTF#3726)

Signed-off-by: Leon Lin (林彥廷) <leonlin@ami.com>
Assisted-by: GitHub Copilot CLI:claude-sonnet-5
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.

Specula Cluster B - Missing transcript reset on retry / error paths

1 participant