Lines Matching full:on
102 depends on !BOOT_ENCRYPT_IMAGE
112 - currently only supported on internal storage of devices; this
128 depends on BOOT_IMG_HASH_ALG_SHA256_ALLOW
134 depends on BOOT_IMG_HASH_ALG_SHA384_ALLOW
140 depends on BOOT_IMG_HASH_ALG_SHA512_ALLOW
196 depends on HAS_HW_NRF_CC310
220 depends on BOOT_SIGNATURE_TYPE_PURE_ALLOW
266 depends on CPU_CORTEX_M
282 depends on CPU_CORTEX_M4 || CPU_CORTEX_M33
304 bool "Validate image in the primary slot on every boot"
314 depends on !BOOT_VALIDATE_SLOT0 && SINGLE_APPLICATION_SLOT
353 This is the most conservative swap mode but it can work even on
389 If y, mcuboot selects the newest valid image based on the image version
398 If y, mcuboot selects the newest valid image based on the image version
420 depends on BOOT_DIRECT_XIP
441 depends on BOOT_ENCRYPT_IMAGE
477 depends on SINGLE_APPLICATION_SLOT
479 Instead of using information on the flash slots to decide which images
493 depends on BOOT_ENCRYPTION_SUPPORT
497 depends on !SINGLE_APPLICATION_SLOT || MCUBOOT_SERIAL
500 on the fly when upgrading to the primary slot, as well as encrypted
512 decrypted on-the-fly without needing a second slot.
531 depends on BOOT_ENCRYPT_IMAGE
560 depends on !BOOT_MAX_IMG_SECTORS_AUTO
593 depends on RETENTION
594 depends on $(dt_chosen_enabled,$(DT_CHOSEN_BOOTLOADER_INFO))
614 depends on BOOT_SHARE_BACKEND_AVAILABLE
620 BOOT_SHARE_BACKEND_RETENTION for details on using the retention
626 depends on BOOT_SHARE_DATA
634 depends on BOOT_SHARE_BACKEND_AVAILABLE
641 BOOT_SHARE_BACKEND_RETENTION for details on using the retention
648 depends on MEASURED_BOOT
722 depends on BOOT_USB_DFU_WAIT
733 Used to prevent the bootloader from loading on button press.
734 Useful for powering on when using the same button as
751 on the particular Zephyr target, and is generally ticks of a
760 depends on LOG && !LOG_IMMEDIATE
771 bool "Turns on LED indication when device is in DFU"
785 depends on SW_VECTOR_RELAY || CPU_CORTEX_M_HAS_VTOR
800 depends on (UPDATEABLE_IMAGE_NUMBER > 1) || BOOT_DIRECT_XIP || \
803 By default, the image version comparison relies only on version major,
813 depends on !BOOT_DIRECT_XIP
823 depends on MCUBOOT_DOWNGRADE_PREVENTION
824 depends on (BOOT_SWAP_USING_MOVE || BOOT_SWAP_USING_SCRATCH || BOOT_SWAP_USING_OFFSET)
853 depends on SOC_FAMILY_NORDIC_NRF
895 depends on CPU_HAS_ICACHE || CPU_HAS_DCACHE
898 Will flush and disable the instruction and data caches on the CPU prior to
899 booting an application, this is required on some ARM Cortex devices and
905 depends on BOOT_BANNER
906 depends on "$(APP_VERSION_EXTENDED_STRING)" != ""
973 # it to n here. Otherwise, having it on by default makes the most
996 depends on UPDATEABLE_IMAGE_NUMBER > 1
997 depends on !BOOT_ENCRYPT_IMAGE
998 depends on ARM