Lines Matching full:default

14 	default y
23 default n
36 default n
47 default n
56 default n
60 default n
64 default n
70 default n
93 default BOOT_IMG_HASH_ALG_SHA256 if BOOT_IMG_HASH_ALG_SHA256_ALLOW
94 default BOOT_IMG_HASH_ALG_SHA384 if BOOT_IMG_HASH_ALG_SHA384_ALLOW
95 default BOOT_IMG_HASH_ALG_SHA512 if BOOT_IMG_HASH_ALG_SHA512_ALLOW
123 default BOOT_SIGNATURE_TYPE_RSA
141 default 2048
152 default BOOT_ECDSA_TINYCRYPT
176 default BOOT_ED25519_TINYCRYPT
191 default "root-ec-p256.pem" if BOOT_SIGNATURE_TYPE_ECDSA_P256
192 default "root-ed25519.pem" if BOOT_SIGNATURE_TYPE_ED25519
193 default "root-rsa-3072.pem" if BOOT_SIGNATURE_TYPE_RSA && BOOT_SIGNATURE_TYPE_RSA_LEN=3072
194 default "root-rsa-2048.pem" if BOOT_SIGNATURE_TYPE_RSA && BOOT_SIGNATURE_TYPE_RSA_LEN=2048
195 default ""
209 default y
216 This option is enabled by default to prevent possible problems when
223 default "mcuboot-mbedtls-cfg.h"
227 default n
236 default y
246 default n
253 If unsure, leave at the default value.
257 default y if SOC_FAMILY_NORDIC_NRF
258 default y if !$(dt_nodelabel_enabled,scratch_partition)
260 If y, the BOOT_IMAGE_UPGRADE_MODE will default to using
269 default BOOT_SWAP_USING_MOVE if BOOT_PREFER_SWAP_MOVE
270 default BOOT_SWAP_USING_SCRATCH
321 default unless there is an error with it or the boot mode has been
335 default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_SRAM))
339 default $(dt_chosen_reg_size_int,$(DT_CHOSEN_Z_SRAM),0)
345 default n
356 default n
360 If unsure, leave at the default value.
364 default n
370 slot from being dumped. If n is selected (default), the keys are written
374 If unsure, leave at the default value.
424 default "enc-rsa2048-priv.pem" if BOOT_ENCRYPT_RSA
425 default "enc-ec256-priv.pem" if BOOT_ENCRYPT_EC256
426 default "enc-x25519-priv.pem" if BOOT_ENCRYPT_X25519
427 default ""
440 default y
451 default 128
457 If unsure, leave at the default value.
461 default n
470 default n
476 default BOOT_SHARE_BACKEND_DISABLED
505 default n
509 it does not include any informatiom by default.
517 default n
525 default n
538 default 64
547 default BOOT_FIH_PROFILE_OFF
583 default BOOT_USB_DFU_NO
615 default 12000
623 default 0
639 default n
653 default 2048 if COVERAGE_GCOV
654 default 1024 if NO_OPTIMIZATIONS
655 default 1024 if XTENSA
656 default 4096 if (X86 && X86_64)
657 default 4096 if ARM64
658 default 768
676 default n
685 default 1
695 By default, the image version comparison relies only on version major,
736 default y if WATCHDOG
737 default y if SOC_FAMILY_NORDIC_NRF
774 default y
785 default y
787 Uses a MCUboot boot banner instead of the default zephyr one, which will output the
796 default "Using Zephyr OS build" if MCUBOOT_BOOT_BANNER
817 default 4096
830 default y
841 default n
850 # If you know for sure that your hardware will work, you can default
851 # it to n here. Otherwise, having it on by default makes the most
854 default y if BOOT_SERIAL_CDC_ACM #usb driver requires MULTITHREADING
855 default y if BOOT_USB_DFU_GPIO || BOOT_USB_DFU_WAIT
856 default n if SOC_FAMILY_NORDIC_NRF
857 default n if SOC_FAMILY_ESPRESSIF_ESP32 && MCUBOOT
858 default y
861 default n # mcuboot has its own log processing thread
865 default "MCUBOOT"
870 default n
877 default y if BOOT_UPGRADE_ONLY