-
CONFIG_NORDIC_SECURITY_BACKEND
¶
Use Nordic provided security backend
Type: bool
Help¶
nRF Connect SDK Security provides crypto functionality through different backends. Some HW platforms supports the used of HW accelerated crypto features.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At ../nrfxlib/nrf_security/Kconfig:3
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:7
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrfxlib/Kconfig.nrfxlib:13
Menu path: (top menu) → Nordic nrfxlib → Nordic Security
config NORDIC_SECURITY_BACKEND bool prompt "Use Nordic provided security backend" ifSOC_FAMILY_NRF
selectNRFXLIB_CRYPTO
ifSOC_FAMILY_NRF
depends onSOC_FAMILY_NRF
help nRF Connect SDK Security provides crypto functionality through different backends. Some HW platforms supports the used of HW accelerated crypto features.
(Definitions include propagated dependencies, including from if’s and menus.)