Skip to content

provide libspdm_send_receive_spdm_data() API for chunking #3448

@jyao1

Description

@jyao1

See DMTF/SPDM-Responder-Validator#184

We need libspdm provide libspdm_send_receive_spdm_data() API, which supports chunking.
libspdm_send_receive_data may call libspdm_send_spdm_request and libspdm_receive_spdm_response. (like what libspdm_try_vendor_send_request_receive_response does)

To remove duplication and for testing, we may let libspdm_try_vendor_send_request_receive_response call the new libspdm_send_receive_spdm_data() .

reference: #3343

Metadata

Metadata

Assignees

Labels

4.0Issues and features slated for the next major revision of libspdm.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions