Skip to content

mbedtls/Kconfig: Fix mbedtls configuration dependency issue#2623

Merged
pkarashchenko merged 2 commits into
apache:masterfrom
ThePassionate:apps-202409291
Sep 29, 2024
Merged

mbedtls/Kconfig: Fix mbedtls configuration dependency issue#2623
pkarashchenko merged 2 commits into
apache:masterfrom
ThePassionate:apps-202409291

Conversation

@ThePassionate
Copy link
Copy Markdown
Contributor

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

Signed-off-by: makejian <makejian@xiaomi.com>
Signed-off-by: makejian <makejian@xiaomi.com>
Copy link
Copy Markdown
Contributor

@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
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