Lines Matching full:on

103 	depends on BOOT_IMG_HASH_ALG_SHA256_ALLOW
109 depends on BOOT_IMG_HASH_ALG_SHA384_ALLOW
115 depends on BOOT_IMG_HASH_ALG_SHA512_ALLOW
160 depends on HAS_HW_NRF_CC310
208 depends on CPU_CORTEX_M
235 bool "Validate image in the primary slot on every boot"
245 depends on !BOOT_VALIDATE_SLOT0 && SINGLE_APPLICATION_SLOT
275 This is the most conservative swap mode but it can work even on
300 If y, mcuboot selects the newest valid image based on the image version
309 If y, mcuboot selects the newest valid image based on the image version
344 depends on BOOT_DIRECT_XIP
365 depends on BOOT_ENCRYPT_IMAGE
385 depends on BOOT_ENCRYPTION_SUPPORT
389 depends on !SINGLE_APPLICATION_SLOT || MCUBOOT_SERIAL
392 on the fly when upgrading to the primary slot, as well as encrypted
404 decrypted on-the-fly without needing a second slot.
423 depends on BOOT_ENCRYPT_IMAGE
452 depends on !BOOT_MAX_IMG_SECTORS_AUTO
485 depends on RETENTION
486 depends on $(dt_chosen_enabled,$(DT_CHOSEN_BOOTLOADER_INFO))
506 depends on BOOT_SHARE_BACKEND_AVAILABLE
512 BOOT_SHARE_BACKEND_RETENTION for details on using the retention
518 depends on BOOT_SHARE_DATA
526 depends on BOOT_SHARE_BACKEND_AVAILABLE
533 BOOT_SHARE_BACKEND_RETENTION for details on using the retention
540 depends on MEASURED_BOOT
614 depends on BOOT_USB_DFU_WAIT
625 Used to prevent the bootloader from loading on button press.
626 Useful for powering on when using the same button as
643 on the particular Zephyr target, and is generally ticks of a
652 depends on LOG && !LOG_IMMEDIATE
663 bool "Turns on LED indication when device is in DFU"
677 depends on SW_VECTOR_RELAY || CPU_CORTEX_M_HAS_VTOR
692 depends on (UPDATEABLE_IMAGE_NUMBER > 1) || BOOT_DIRECT_XIP || \
695 By default, the image version comparison relies only on version major,
705 depends on !BOOT_DIRECT_XIP
715 depends on MCUBOOT_DOWNGRADE_PREVENTION
716 depends on (BOOT_SWAP_USING_MOVE || BOOT_SWAP_USING_SCRATCH)
745 depends on SOC_FAMILY_NORDIC_NRF
773 depends on CPU_HAS_ICACHE || CPU_HAS_DCACHE
776 Will flush and disable the instruction and data caches on the CPU prior to
777 booting an application, this is required on some ARM Cortex devices and
783 depends on BOOT_BANNER
784 depends on "$(APP_VERSION_EXTENDED_STRING)" != ""
851 # it to n here. Otherwise, having it on by default makes the most
874 depends on UPDATEABLE_IMAGE_NUMBER > 1
875 depends on !BOOT_ENCRYPT_IMAGE
876 depends on ARM