-
CONFIG_NRF_CC310_BL
¶
nrf_cc310_bl HW crypto library for nRF devices with CryptoCell CC310.
Type: bool
Help¶
To use, link with nrfxlib_crypto in CMake.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <nrfxlib>/crypto/Kconfig:32
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:62
→ <nrfxlib>/Kconfig.nrfxlib:12
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → Crypto libraries for nRF5x SOCs.
config NRF_CC310_BL
bool "nrf_cc310_bl HW crypto library for nRF devices with CryptoCell CC310."
select NRFXLIB_CRYPTO
select FPU
depends on !NORDIC_SECURITY_BACKEND
help
To use, link with nrfxlib_crypto in CMake.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)