CONFIG_SB_DEBUG_NO_VERIFY_HASHES
(No prompt – not directly user assignable.)
Type: bool
Help
[DEBUG] Don't check public key hashes for applicability.
Use this only in (negative) tests!
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/subsys/bootloader/Kconfig:120
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Use Secure Bootloader
config SB_DEBUG_NO_VERIFY_HASHES
bool
depends on SECURE_BOOT
help
[DEBUG] Don't check public key hashes for applicability.
Use this only in (negative) tests!
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)