Skip to content

Conversation

Li-Aaron
Copy link
Contributor

fix #3206

@Li-Aaron Li-Aaron marked this pull request as ready for review October 11, 2025 02:06
need_reset = libspdm_is_capabilities_flag_supported(
spdm_context, false, 0,
SPDM_GET_CAPABILITIES_RESPONSE_FLAGS_CERT_INSTALL_RESET_CAP);
need_reset = false;
Copy link
Contributor

@steven-bellock steven-bellock Oct 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The header documentation for libspdm_write_key_pair_info / need_reset needs to be updated to reflect this new behavior.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

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.

1.3 Responder should not return ERROR with ResetRequired for SET_KEY_PAIR_INFO request

3 participants