Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dflash_map_extended.c143 sector->fs_off = page.start_offset; in flash_area_sector_from_off()
189 fsp->fs_off = fpi.start_offset - fap->fa_off; in flash_area_get_sector()
/mcuboot-latest/boot/bootutil/src/
Dimage_validate.c73 , uint32_t start_offset in bootutil_img_hash() argument
132 sector_off = boot_get_state_secondary_offset(state, fap) + start_offset; in bootutil_img_hash()
483 , uint32_t start_offset in bootutil_img_validate() argument
524 start_offset); in bootutil_img_validate()
547 it.start_off = boot_get_state_secondary_offset(state, fap) + start_offset; in bootutil_img_validate()