Skip to content

Commit

Permalink
[nrf noup] draft: update MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG deps
Browse files Browse the repository at this point in the history
This needs to be revisited but the newly added dependency on
the entropy_generator doesn't work with nrf_security.

Signed-off-by: Georgios Vasilakis <[email protected]>
  • Loading branch information
Vge0rge authored and anangl committed Jan 8, 2025
1 parent 2b78abc commit de9366b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/mbedtls/Kconfig.tls-generic
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,6 @@ choice MBEDTLS_PSA_CRYPTO_RNG_SOURCE

config MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG
bool "Use a cryptographically secure driver as random source"
select ENTROPY_GENERATOR
help
Use a cryptographically secure random generator to provide random data
instead of legacy Mbed TLS modules. This has a smaller footprint
Expand Down

0 comments on commit de9366b

Please sign in to comment.