Home
last modified time | relevance | path

Searched refs:MCUBOOT_SWAP_USING_MOVE (Results 1 – 13 of 13) sorted by relevance

/mcuboot-3.6.0/boot/nuttx/include/mcuboot_config/
Dmcuboot_config.h64 # define MCUBOOT_SWAP_USING_MOVE 1 macro
/mcuboot-3.6.0/boot/bootutil/src/
Dswap_priv.h24 #if defined(MCUBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE)
Dcaps.c46 #elif defined(MCUBOOT_SWAP_USING_MOVE) in bootutil_get_caps()
Dbootutil_priv.h58 defined(MCUBOOT_SWAP_USING_MOVE) + \
66 !defined(MCUBOOT_SWAP_USING_MOVE) && \
187 #if MCUBOOT_SWAP_USING_MOVE
Dswap_misc.c33 #if defined(MCUBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE)
Dboot_record.c243 #elif defined(MCUBOOT_SWAP_USING_MOVE) in boot_save_shared_data()
Dbootutil_misc.c339 #elif defined(MCUBOOT_SWAP_USING_MOVE) in bootutil_max_image_size()
Dswap_move.c33 #ifdef MCUBOOT_SWAP_USING_MOVE
Dloader.c751 #if defined(MCUBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE) in boot_validate_slot()
1023 #if !defined(MCUBOOT_SWAP_USING_MOVE) in boot_copy_region()
1804 #ifdef MCUBOOT_SWAP_USING_MOVE
1967 (defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_SCRATCH))
Dswap_scratch.c33 #if !defined(MCUBOOT_SWAP_USING_MOVE)
/mcuboot-3.6.0/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_config.h74 #define MCUBOOT_SWAP_USING_MOVE 1 macro
/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Dbootutil_public.h88 #if defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_SCRATCH)
/mcuboot-3.6.0/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h74 #define MCUBOOT_SWAP_USING_MOVE 1 macro