choice: Request to use the BL_VALIDATE_FW EXT_API.

Request to use the BL_VALIDATE_FW EXT_API.

Type: bool

Direct dependencies

SECURE_BOOT_VALIDATION

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:8<nRF>/subsys/bootloader/Kconfig:226<nRF>/subsys/bootloader/bl_validation/Kconfig:59

Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Secure Boot firmware validation

choice
    bool "Request to use the BL_VALIDATE_FW EXT_API."
    default BL_VALIDATE_FW_EXT_API_UNUSED
    depends on SECURE_BOOT_VALIDATION

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