Lines Matching refs:default
14 default y
23 default n
36 default n
47 default n
56 default n
60 default n
64 default n
79 default n
118 default BOOT_IMG_HASH_ALG_SHA256 if BOOT_IMG_HASH_ALG_SHA256_ALLOW
119 default BOOT_IMG_HASH_ALG_SHA384 if BOOT_IMG_HASH_ALG_SHA384_ALLOW
120 default BOOT_IMG_HASH_ALG_SHA512 if BOOT_IMG_HASH_ALG_SHA512_ALLOW
156 default BOOT_SIGNATURE_TYPE_RSA
177 default 2048
188 default BOOT_ECDSA_TINYCRYPT
224 default.
230 default BOOT_ED25519_TINYCRYPT
249 default "root-ec-p256.pem" if BOOT_SIGNATURE_TYPE_ECDSA_P256
250 default "root-ed25519.pem" if BOOT_SIGNATURE_TYPE_ED25519
251 default "root-rsa-3072.pem" if BOOT_SIGNATURE_TYPE_RSA && BOOT_SIGNATURE_TYPE_RSA_LEN=3072
252 default "root-rsa-2048.pem" if BOOT_SIGNATURE_TYPE_RSA && BOOT_SIGNATURE_TYPE_RSA_LEN=2048
253 default ""
267 default y
274 This option is enabled by default to prevent possible problems when
289 default "config-tls-generic.h" if MBEDTLS_BUILTIN
290 default "mcuboot-mbedtls-cfg.h" if BOOT_USE_MBEDTLS
296 default n
305 default y
315 default n
322 If unsure, leave at the default value.
327 If y, the BOOT_IMAGE_UPGRADE_MODE will default to using "offset" instead of "scratch".
333 default y if SOC_FAMILY_NORDIC_NRF
334 default y if !$(dt_nodelabel_enabled,scratch_partition)
336 If y, the BOOT_IMAGE_UPGRADE_MODE will default to using
346 default BOOT_SWAP_USING_OFFSET if BOOT_PREFER_SWAP_OFFSET
347 default BOOT_SWAP_USING_MOVE if BOOT_PREFER_SWAP_MOVE
348 default BOOT_SWAP_USING_SCRATCH
410 default unless there is an error with it or the boot mode has been
421 default n
432 default n
436 If unsure, leave at the default value.
440 default n
446 slot from being dumped. If n is selected (default), the keys are written
450 If unsure, leave at the default value.
468 default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_SRAM))
472 default $(dt_chosen_reg_size_int,$(DT_CHOSEN_Z_SRAM),0)
532 default "enc-rsa2048-priv.pem" if BOOT_ENCRYPT_RSA
533 default "enc-ec256-priv.pem" if BOOT_ENCRYPT_EC256
534 default "enc-x25519-priv.pem" if BOOT_ENCRYPT_X25519
535 default ""
548 default y
559 default 128
565 If unsure, leave at the default value.
569 default n
578 default n
584 default BOOT_SHARE_BACKEND_DISABLED
613 default n
617 it does not include any informatiom by default.
625 default n
633 default n
646 default 64
655 default BOOT_FIH_PROFILE_OFF
691 default BOOT_USB_DFU_NO
723 default 12000
731 default 0
747 default n
761 default 2048 if COVERAGE_GCOV
762 default 1024 if NO_OPTIMIZATIONS
763 default 1024 if XTENSA
764 default 4096 if (X86 && X86_64)
765 default 4096 if ARM64
766 default 768
784 default n
793 default 1
803 By default, the image version comparison relies only on version major,
844 default y if WATCHDOG
845 default y if SOC_FAMILY_NORDIC_NRF
896 default y
907 default y
909 Uses a MCUboot boot banner instead of the default zephyr one, which will output the
918 default "Using Zephyr OS build" if MCUBOOT_BOOT_BANNER
939 default 4096
952 default y
963 default n
972 # If you know for sure that your hardware will work, you can default
973 # it to n here. Otherwise, having it on by default makes the most
976 default y if BOOT_SERIAL_CDC_ACM #usb driver requires MULTITHREADING
977 default y if BOOT_USB_DFU_GPIO || BOOT_USB_DFU_WAIT
978 default n if SOC_FAMILY_NORDIC_NRF
979 default n if SOC_FAMILY_ESPRESSIF_ESP32 && MCUBOOT
980 default y
983 default n # mcuboot has its own log processing thread
987 default "MCUBOOT"
992 default n
999 default y if BOOT_UPGRADE_ONLY