CONFIG_HW_CC3XX_INTERRUPT

Use interrupt version of nrf cc3xx platform library

Type: bool

Direct dependencies

NRF_CC3XX_PLATFORM

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nrfxlib>/crypto/Kconfig:53

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<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. → nrf_cc3xx_platform HW crypto library for nRF devices with CryptoCell CC3xx.

config HW_CC3XX_INTERRUPT
    bool "Use interrupt version of nrf cc3xx platform library" if !(CC3XX_BACKEND || NRF_CC310_BL)
    depends on NRF_CC3XX_PLATFORM

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)