Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_scratch.c552 uint32_t copy_sz; in boot_swap_sectors() local
566 copy_sz = sz; in boot_swap_sectors()
596 copy_sz -= trailer_sz; in boot_swap_sectors()
599 bs->use_scratch = (bs->idx == BOOT_STATUS_IDX_0 && copy_sz != sz); in boot_swap_sectors()
646 img_off, 0, copy_sz); in boot_swap_sectors()
659 img_off, img_off, copy_sz); in boot_swap_sectors()
683 0, img_off, copy_sz); in boot_swap_sectors()
691 scratch_trailer_off, img_off + copy_sz, in boot_swap_sectors()