Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_offset.c763 uint32_t secondary_slot_off = 0; local
783 secondary_slot_off = state->secondary_offset[BOOT_CURR_IMG(state)];
786 if (flash_area_read(fap, (off + secondary_slot_off), &info, sizeof(info))) {
798 if (flash_area_read(fap, (off + secondary_slot_off + info.it_tlv_tot),