CONFIG_HW_CC310_INTERRUPT

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

NRF_CC310_BL

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At <nrfxlib>/crypto/Kconfig:21

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:12

Menu path: (Top) → Modules → Nordic nrfxlib → Crypto libraries for nRF5x SOCs. → nrf_cc310_bl HW crypto library for nRF devices with CryptoCell CC310.

config HW_CC310_INTERRUPT
    bool
    default n
    depends on NRF_CC310_BL

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