Debugging GET_VERSION Values. #3221
-
I can query SPDM over MCTP-I2C for one of the cards, and it is successful. However, when I query different cards, I get an error followed by an unspecified error. How do i debug it ? is there any session related management need to be done? Successful Case - Unsuccessful - 0x7F return by different vendor cards. How should i debug this? any thing that needs to be done before initiating the connection https://www.dmtf.org/sites/default/files/standards/documents/DSP0274_1.1.1.pdf Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I would start with a support ticket to the card vendor. An |
Beta Was this translation helpful? Give feedback.
I would start with a support ticket to the card vendor. An
Unspecified
error toGET_VERSION
probably means the card fundamentally cannot act as an SPDM Responder in its current state. Maybe the card has not been configured correctly.