Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/include/
Dflash_layout.h59 #define MCUBOOT_OVERWRITE_ONLY /* Defined: the FW installation uses ovewrite method. macro
94 #if (defined(MCUBOOT_PRIMARY_ONLY) || defined(MCUBOOT_OVERWRITE_ONLY)) && defined(TFM_PARTITION_FIR…
97 #if defined(MCUBOOT_PRIMARY_ONLY) && !defined(MCUBOOT_OVERWRITE_ONLY)
171 #if defined(MCUBOOT_OVERWRITE_ONLY)
417 #if !defined(MCUBOOT_OVERWRITE_ONLY) && (MCUBOOT_APP_IMAGE_NUMBER == 2)
423 #if !defined(MCUBOOT_OVERWRITE_ONLY) && (MCUBOOT_S_DATA_IMAGE_NUMBER == 1)
427 #if !defined(MCUBOOT_OVERWRITE_ONLY) && (MCUBOOT_NS_DATA_IMAGE_NUMBER == 1)
/trusted-firmware-m-3.7.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c584 !defined(MCUBOOT_OVERWRITE_ONLY) in fwu_bootloader_get_image_info()
615 !defined(MCUBOOT_OVERWRITE_ONLY) in fwu_bootloader_get_image_info()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/
DCMakeLists.txt243 "#define MCUBOOT_OVERWRITE_ONLY\n"
250 "#define MCUBOOT_OVERWRITE_ONLY\n"
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/
DCMakeLists.txt295 "#define MCUBOOT_OVERWRITE_ONLY\n"
302 "#define MCUBOOT_OVERWRITE_ONLY\n"
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c83 #if (!defined(MCUBOOT_PRIMARY_ONLY) && !defined(MCUBOOT_OVERWRITE_ONLY))