Skip to content

Commit

Permalink
[nrf noup] mbedtls: Enable PSA_WANT_GENERATE_RANDOM for PSA RNG
Browse files Browse the repository at this point in the history
-This is a [nrf noup] because PSA_WANT_GENERATE_RANDOM is a Nordic
 configuration that is not found upstream. This was previously in
 commit 5cfe575 but has been split out

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
  • Loading branch information
frkv authored and bjarki-andreasen committed Sep 19, 2024
1 parent 4321ff1 commit 5ef3d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/entropy/Kconfig.psa_crypto
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ config ENTROPY_PSA_CRYPTO_RNG
bool "PSA Crypto Random source Entropy driver"
depends on DT_HAS_ZEPHYR_PSA_CRYPTO_RNG_ENABLED
select ENTROPY_HAS_DRIVER
select PSA_WANT_GENERATE_RANDOM
default y
help
Enable the PSA Crypto source Entropy driver.

0 comments on commit 5ef3d39

Please sign in to comment.