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

mbedtls/Kconfig: Fix mbedtls configuration dependency issue #2623

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

ThePassionate
Copy link

Summary

  1. change MBEDTLS_DEBUG_C dependence DEBUG_CRYPTO_INFO,because MBEDTLS_DEBUG_C is widely used
  2. MBEDTLS_X509_CRT_POOL depends on MBEDTLS_THREADING_C.

Impact

N/A

Testing

ci

Copy link

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @ThePassionate :-)

@pkarashchenko pkarashchenko merged commit c6f00c0 into apache:master Sep 29, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants