Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: spdm: improve GET_CAPABILITIES conformance #1

Closed

Commits on Aug 29, 2023

  1. lib: spdm: improve GET_CAPABILITIES conformance

    SPDM specification version 1.3 specifies that for a `GET_CAPABILITIES`
    request that the `DataTransferSize` should equal `MaxSPDMmsgSize`, when
    chunking is not supported.
    
    This is not specified in the 1.2 specification currently, but a
    clarification is to be added to specification 1.2.2 [1]. This patch
    adds conformance to this clarification.
    
    [1] DMTF/libspdm#2329 (comment)
    
    Signed-off-by: Wilfred Mallawa <[email protected]>
    twilfredo committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0890017 View commit details
    Browse the repository at this point in the history