-
Notifications
You must be signed in to change notification settings - Fork 103
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
Add SPDM 1.3 new feature: Set key pair info #2803
Commits on Aug 22, 2024
-
Add SPDM 1.3 new feature: Set key pair info
Signed-off-by: Wenxing Hou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0edb0be - Browse repository at this point
Copy the full SHA 0edb0beView commit details -
Add set_key_pair_info requester unit_test
Signed-off-by: Wenxing Hou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10fea5c - Browse repository at this point
Copy the full SHA 10fea5cView commit details -
Add set_key_pair_info responder unit_test
Signed-off-by: Wenxing Hou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b3ff0a - Browse repository at this point
Copy the full SHA 9b3ff0aView commit details
Commits on Sep 3, 2024
-
Clean up SET_KEY_PAIR_INFO_CAP macro check.
It is integrator's responsibility to ensure GET_KEY_PAIR_INFO_CAP is set, if SET_KEY_PAIR_INFO_CAP is set. Signed-off-by: Jiewen Yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a583211 - Browse repository at this point
Copy the full SHA a583211View commit details -
remove unnecessary zero check for SPDM_SET_KEY_PAIR_INFO_GENERATE_OPE…
…RATION. Signed-off-by: Jiewen Yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82f6dd7 - Browse repository at this point
Copy the full SHA 82f6dd7View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 750f02d - Browse repository at this point
Copy the full SHA 750f02dView commit details -
clarify public_key_info can be NULL in hal API.
Signed-off-by: Jiewen Yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfe9a42 - Browse repository at this point
Copy the full SHA dfe9a42View commit details -
some clean up for set_key_pair_info_ack.
Signed-off-by: Jiewen Yao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d735c22 - Browse repository at this point
Copy the full SHA d735c22View commit details