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

hostap: fix build error when MBEDTLS_PSA_CRYPTO_C enabled #83345

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaochenWang1
Copy link
Collaborator

For TFM example, MBEDTLS_PSA_CRYPTO_C has some dependencies and may not be enabled, so use 'imply' instead of 'select' here for hostap MBEDTLS_PSA case.

For TFM example, MBEDTLS_PSA_CRYPTO_C has some dependencies and may not
be enabled, so use 'imply' instead of 'select' here for hostap
MBEDTLS_PSA case.

Signed-off-by: Maochen Wang <[email protected]>
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Wi-Fi Wi-Fi labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Wi-Fi Wi-Fi size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants