Home
last modified time | relevance | path

Searched refs:MCUBOOT_SWAP_USING_OFFSET (Results 1 – 21 of 21) sorted by relevance

/mcuboot-latest/boot/bootutil/src/
Dswap_priv.h24 …UBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET)
104 #if defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET)
Dimage_validate.c72 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in bootutil_img_hash()
91 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_img_hash()
127 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_img_hash()
183 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_img_hash()
375 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_get_img_security_cnt()
482 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in bootutil_img_validate()
522 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in bootutil_img_validate()
545 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_img_validate()
Dbootutil_priv.h61 defined(MCUBOOT_SWAP_USING_OFFSET) + \
76 !defined(MCUBOOT_SWAP_USING_OFFSET) && \
84 #if defined(MCUBOOT_SWAP_USING_OFFSET)
205 #elif MCUBOOT_SWAP_USING_OFFSET
253 #if defined(MCUBOOT_SWAP_USING_OFFSET)
326 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_ENC_IMAGES)
Dcaps.c48 #elif defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_get_caps()
Dbootutil_public.c87 #if defined(MCUBOOT_SWAP_USING_OFFSET)
106 #if defined(MCUBOOT_SWAP_USING_OFFSET)
123 #if defined(MCUBOOT_SWAP_USING_OFFSET)
134 #if defined(MCUBOOT_SWAP_USING_OFFSET)
145 #if defined(MCUBOOT_SWAP_USING_OFFSET)
466 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_swap_type_multi()
Dloader.c113 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_ENC_IMAGES)
561 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_verify_slot_dependencies()
689 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_status_reset()
703 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_status_is_reset()
800 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in boot_image_check()
814 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in boot_image_check()
843 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in split_image_check()
854 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in split_image_check()
1029 #if !defined(MCUBOOT_SWAP_USING_OFFSET)
1042 …UBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET)
[all …]
Dboot_record.c146 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_save_boot_status()
255 #elif defined(MCUBOOT_SWAP_USING_OFFSET) in boot_save_shared_data()
Dtlv.c50 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_tlv_iter_begin()
Dbootutil_misc.c339 #elif defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_max_image_size()
364 !defined(MCUBOOT_SWAP_USING_OFFSET) && \
Dswap_misc.c33 …UBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET)
Dencrypted.c638 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY) in boot_enc_load()
662 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_enc_load()
Dswap_scratch.c33 #if !defined(MCUBOOT_SWAP_USING_MOVE) && !defined(MCUBOOT_SWAP_USING_OFFSET)
Dswap_offset.c34 #ifdef MCUBOOT_SWAP_USING_OFFSET
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c171 #ifdef MCUBOOT_SWAP_USING_OFFSET
309 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_list()
318 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_list()
339 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_list()
356 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_list()
375 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_list()
395 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_list()
545 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_set()
557 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_set()
573 #ifdef MCUBOOT_SWAP_USING_OFFSET in bs_set()
[all …]
Dboot_serial_encryption.c26 #ifdef MCUBOOT_SWAP_USING_OFFSET in boot_image_validate_encrypted()
41 #ifdef MCUBOOT_SWAP_USING_OFFSET in boot_image_validate_encrypted()
55 #ifdef MCUBOOT_SWAP_USING_OFFSET in boot_image_validate_encrypted()
252 #ifdef MCUBOOT_SWAP_USING_OFFSET in decrypt_image_inplace()
/mcuboot-latest/boot/boot_serial/include/boot_serial/
Dboot_serial_encryption.h26 #ifdef MCUBOOT_SWAP_USING_OFFSET
/mcuboot-latest/docs/release-notes.d/
Dswap-using-offset.md2 `MCUBOOT_SWAP_USING_OFFSET`. This algorithm is similar to swap
/mcuboot-latest/boot/bootutil/include/bootutil/
Dimage.h205 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY)
218 #if defined(MCUBOOT_SWAP_USING_OFFSET)
Denc_key.h73 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY)
Dbootutil_public.h88 …UBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_OFFSET)
/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h88 #define MCUBOOT_SWAP_USING_OFFSET 1 macro