File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ config OPENTHREAD_NRF_SECURITY
9494 select MBEDTLS_HMAC_DRBG_C
9595 select MBEDTLS_TLS_LIBRARY if (OPENTHREAD_JOINER || OPENTHREAD_COMMISSIONER || OPENTHREAD_COAPS)
9696 select NORDIC_SECURITY_BACKEND
97- select NRF_SECURITY_ADVANCED
9897 select OBERON_BACKEND if !CC3XX_BACKEND
9998 help
10099 Enables nrf_security module for use by OpenThread. This allows
Original file line number Diff line number Diff line change @@ -229,12 +229,6 @@ config MBEDTLS_NO_PLATFORM_ENTROPY
229229
230230# End items required for non CryptoCell RNG in PSA scope
231231
232- config NRF_SECURITY_ADVANCED
233- bool "Advanced mbed TLS Configuration Settings"
234- help
235- This configuration has no effect and will be deprecated.
236- It is kept in to ensure projects setting this aren't affected.
237-
238232# Prompt-less configuration to state what is missing
239233
240234config CC310_ONLY_PSA_ENABLED
You can’t perform that action at this time.
0 commit comments