Question about error handling for in-session requests when TerminationPolicy = 0 after FW update #3714
|
Hi, According to the SPDM 1.4.1 specification, if TerminationPolicy is set to 0, the Responder must terminate the session when a firmware/measurement update takes effect.
Any clarification on the standard expected behavior would be appreciated! |
Answered by
steven-bellock
Jul 28, 2026
Replies: 1 comment
|
It can do all three of those, although I would think most Responders would opt for |
0 replies
Answer selected by
yqt2000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It can do all three of those, although I would think most Responders would opt for
RequestResynchafter a firmware update.