Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Function of GET_CAPABILITIES() #9

Closed
xiaoyuruan opened this issue Jul 22, 2020 · 1 comment
Closed

Function of GET_CAPABILITIES() #9

xiaoyuruan opened this issue Jul 22, 2020 · 1 comment
Assignees

Comments

@xiaoyuruan
Copy link

I think the GET_CAPABILITIES() should check the Flags returned from Responder and remember the set of capabilities (bits of Flags) that are set both by Requester and Responder. For this session, if caller calls a command that's not in the set of capabilities, then that command function should return error. For example, if Responder did not set CHAL_CAP, then SpdmChallenge() should return error immediately, without sending CHALLEGE to Responder.

@jyao1
Copy link
Owner

jyao1 commented Feb 17, 2021

fixed

@jyao1 jyao1 closed this as completed Feb 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants