Skip to content

RFC: Convert VCA to asynchronous implementations#3538

Draft
wmaroneAMD wants to merge 3 commits intoDMTF:mainfrom
wmaroneAMD:async-merge-target
Draft

RFC: Convert VCA to asynchronous implementations#3538
wmaroneAMD wants to merge 3 commits intoDMTF:mainfrom
wmaroneAMD:async-merge-target

Conversation

@wmaroneAMD
Copy link
Contributor

This converts VCA try implementations into two separate functions handling command submission and response processing. These functions are hidden behind a shell try function and are not yet exported to be visible to the user.

This PR is not intended to merge, but to solicit comments and discuss the design pattern within.

itsManjeet and others added 3 commits March 2, 2026 06:35
Signed-off-by: Manjeet Singh <itsmanjeet1998@gmail.com>
Following the patterns in GET CAPABILITIES and NEGOTIATE ALGORITHMS,
this splits GET VERSION into a send and receive half, wrapped currently
behind libspdm_try_get_version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants