Searched refs:MCUBOOT_SWAP_USING_OFFSET (Results 1 – 21 of 21) sorted by relevance
24 …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)
72 #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()
61 defined(MCUBOOT_SWAP_USING_OFFSET) + \76 !defined(MCUBOOT_SWAP_USING_OFFSET) && \84 #if defined(MCUBOOT_SWAP_USING_OFFSET)205 #elif MCUBOOT_SWAP_USING_OFFSET253 #if defined(MCUBOOT_SWAP_USING_OFFSET)326 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_ENC_IMAGES)
48 #elif defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_get_caps()
87 #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()
113 #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 …]
146 #if defined(MCUBOOT_SWAP_USING_OFFSET) in boot_save_boot_status()255 #elif defined(MCUBOOT_SWAP_USING_OFFSET) in boot_save_shared_data()
50 #if defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_tlv_iter_begin()
339 #elif defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET) in bootutil_max_image_size()364 !defined(MCUBOOT_SWAP_USING_OFFSET) && \
33 …UBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_OFFSET)
638 #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()
33 #if !defined(MCUBOOT_SWAP_USING_MOVE) && !defined(MCUBOOT_SWAP_USING_OFFSET)
34 #ifdef MCUBOOT_SWAP_USING_OFFSET
171 #ifdef MCUBOOT_SWAP_USING_OFFSET309 #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 …]
26 #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()
26 #ifdef MCUBOOT_SWAP_USING_OFFSET
2 `MCUBOOT_SWAP_USING_OFFSET`. This algorithm is similar to swap
205 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY)218 #if defined(MCUBOOT_SWAP_USING_OFFSET)
73 #if defined(MCUBOOT_SWAP_USING_OFFSET) && defined(MCUBOOT_SERIAL_RECOVERY)
88 …UBOOT_SWAP_USING_MOVE) || defined(MCUBOOT_SWAP_USING_SCRATCH) || defined(MCUBOOT_SWAP_USING_OFFSET)
88 #define MCUBOOT_SWAP_USING_OFFSET 1 macro