The latest development version of this page may be more current than this released 2.7.0 version.
choice: Firmware verification

Firmware verification

Type: bool

Direct dependencies

UPDATEHUB

(Includes any dependencies from ifs and menus.)

Kconfig definition

At subsys/mgmt/updatehub/Kconfig:115

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:35subsys/mgmt/Kconfig:13

Menu path: (Top) → Sub Systems and OS Services → Device Management → UpdateHub Firmware Over-the-Air support

choice
    bool "Firmware verification"
    default UPDATEHUB_DOWNLOAD_STORAGE_SHA256_VERIFICATION
    depends on UPDATEHUB

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