Home
last modified time | relevance | path

Searched refs:MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/espressif/hal/include/mcuboot_config/
Dmcuboot_config.h93 # define MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER 1 macro
95 # define MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER 0 macro
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_config.h99 #define MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER 0 macro
102 #define MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER 1 macro
/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h158 # define MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER 1 macro
160 # define MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER 0 macro
/mcuboot-latest/boot/zephyr/
DKconfig713 config MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER config in MCUBoot settings""BOOT_DOWNGRADE_PREVENTION_CHOICE
/mcuboot-latest/boot/bootutil/src/
Dloader.c2160 if (MCUBOOT_DOWNGRADE_PREVENTION_SECURITY_COUNTER) {