CONFIG_CC310_ONLY_PSA_ENABLED
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
CRYPTOCELL_CC310_USABLE
&& !PSA_CRYPTO_DRIVER_OBERON
&& !(MBEDTLS_PSA_BUILTIN_CIPHER
|| MBEDTLS_PSA_BUILTIN_AEAD
) && NRF_SECURITY
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <nrfxlib>/nrf_security/Kconfig.legacy:219
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:92
→ <nrfxlib>/Kconfig.nrfxlib:13
→ <nrfxlib>/nrf_security/Kconfig:111
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module
config CC310_ONLY_PSA_ENABLED
bool
default y
depends on CRYPTOCELL_CC310_USABLE && !PSA_CRYPTO_DRIVER_OBERON && !(MBEDTLS_PSA_BUILTIN_CIPHER || MBEDTLS_PSA_BUILTIN_AEAD) && NRF_SECURITY
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)