Skip to content

Commit 5ef3d39

Browse files
frkvbjarki-andreasen
authored andcommitted
[nrf noup] mbedtls: Enable PSA_WANT_GENERATE_RANDOM for PSA RNG
-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]>
1 parent 4321ff1 commit 5ef3d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/entropy/Kconfig.psa_crypto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ config ENTROPY_PSA_CRYPTO_RNG
77
bool "PSA Crypto Random source Entropy driver"
88
depends on DT_HAS_ZEPHYR_PSA_CRYPTO_RNG_ENABLED
99
select ENTROPY_HAS_DRIVER
10+
select PSA_WANT_GENERATE_RANDOM
1011
default y
1112
help
1213
Enable the PSA Crypto source Entropy driver.

0 commit comments

Comments
 (0)