Skip to content

Why data_transfer_size and max_spdm_msg_size must be equal when chunk capabilities are disabled? #2427

Discussion options

You must be logged in to vote

This was clarified in 1.3 and will eventually be clarified in 1.2.2 when that gets published.

On the flip-side, if the Requester does not support chunking then what does it mean to have DataTransferSize != MaxSPDMmsgSize? DataTransferSize is the size of the transmission buffer. MaxSPDMmsgSize is the size of the backing buffer into which chunks are re-assembled. If chunking is not supported then the two buffers, and their sizes, are the same.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ssunder-xilinx
Comment options

Answer selected by ssunder-xilinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants