-
CONFIG_NRF_OBERON
¶
nrf_oberon SW crypto library for nRF5x.
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 /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrfxlib/crypto/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:5
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrfxlib/Kconfig.nrfxlib:13
Menu path: (Top) → Modules → Nordic nrfxlib → Crypto libraries for nRF5x SOCs.
config NRF_OBERON
bool "nrf_oberon SW crypto library for nRF5x."
select NRFXLIB_CRYPTO
help
To use, link with nrfxlib_crypto in CMake.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)