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

manifest: wifi: CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG updates #84517

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

Conversation

frkv
Copy link
Collaborator

@frkv frkv commented Jan 24, 2025

-Update hostap to PR #76 which adds support for
CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG instead of relying on legacy
Mbed TLS ctr_drbg and entropy APIs. This change is in line with
PSA crypto entropy changes in Zephyr happening with TinyCrypt
deprecation and advancement of PSA crypto mechanisms
-Remove defconfigs for currently sets the Kconfigs:
-CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG
-CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG_ALLOW_NON_CSPRNG

-Update hostap to PR zephyrproject-rtos#76 which adds support for
 CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG instead of relying on legacy
 Mbed TLS ctr_drbg and entropy APIs. This change is in line with
 PSA crypto entropy changes in Zephyr happening with TinyCrypt
 deprecation and advancement of PSA crypto mechanisms
-Remove defconfigs for currently sets the Kconfigs:
 -CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG
 -CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG_ALLOW_NON_CSPRNG

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hostap zephyrproject-rtos/hostap@b4c42d8 zephyrproject-rtos/hostap#76 zephyrproject-rtos/hostap#76/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hostap DNM This PR should not be merged (Do Not Merge) labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM This PR should not be merged (Do Not Merge) manifest manifest-hostap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants