CONFIG_HW_CC3XX_FORCE_ALT
(No prompt – not directly user assignable.)
Type: bool
Help
This option can be enabled to force an alternative implementation of
the Arm CC3xx hardware driver.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/drivers/hw_cc310/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:95
→ <nRF>/drivers/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers
config HW_CC3XX_FORCE_ALT
bool
depends on SOC_COMPATIBLE_NRF
help
This option can be enabled to force an alternative implementation of
the Arm CC3xx hardware driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)