Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c392 uint32_t old_off; in boot_move_sector_up() local
402 old_off = boot_img_sector_off(state, BOOT_PRIMARY_SLOT, idx - 1); in boot_move_sector_up()
420 rc = boot_copy_region(state, fap_pri, fap_pri, old_off, new_off, sz); in boot_move_sector_up()