Home
last modified time | relevance | path

Searched refs:MCUBOOT_SINGLE_APPLICATION_SLOT (Results 1 – 7 of 7) sorted by relevance

/mcuboot-latest/boot/mynewt/flash_map_backend/src/
Dflash_map_extended.c29 #ifndef MCUBOOT_SINGLE_APPLICATION_SLOT in flash_area_id_from_multi_image_slot()
44 #ifndef MCUBOOT_SINGLE_APPLICATION_SLOT in flash_area_id_to_multi_image_slot()
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c243 #if !defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in boot_save_shared_data()
247 #if defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in boot_save_shared_data()
332 #if !defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in boot_save_shared_data()
349 #if !defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in boot_save_shared_data()
Dbootutil_misc.c336 #if defined(MCUBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SINGLE_APPLICATION_SLOT) || \ in bootutil_max_image_size()
Dbootutil_priv.h79 !defined(MCUBOOT_SINGLE_APPLICATION_SLOT) && \
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_config.h86 #define MCUBOOT_SINGLE_APPLICATION_SLOT 1 macro
/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h79 #define MCUBOOT_SINGLE_APPLICATION_SLOT 1 macro
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c354 #if !defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in bs_list()
382 #if defined(MCUBOOT_ENC_IMAGES) && !defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in bs_list()
755 #if defined(MCUBOOT_SINGLE_APPLICATION_SLOT) in bs_slot_info()