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

Fix SET_CERTIFICATE build break #2922

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

steven-bellock
Copy link
Contributor

@steven-bellock steven-bellock commented Dec 2, 2024

Fix issues in #2901.

  1. Set LIBSPDM_SET_CERT_CSR_PARAMS to 0 by default.
  2. Wrap is_busy parameter in sert_cert.c with LIBSPDM_SET_CERT_CSR_PARAMS.

1. Set LIBSPDM_SET_CERT_CSR_PARAMS to 0 by default.
2. Wrap is_busy parameter in sert_cert.c with LIBSPDM_SET_CERT_CSR_PARAMS.

Signed-off-by: Steven Bellock <[email protected]>
@steven-bellock steven-bellock added bug Something isn't working build Build system labels Dec 2, 2024
@steven-bellock steven-bellock marked this pull request as ready for review December 2, 2024 19:10
@steven-bellock steven-bellock merged commit d5ef0f5 into DMTF:main Dec 2, 2024
97 checks passed
@steven-bellock steven-bellock deleted the fix-build branch December 2, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant