Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.h35 boot_image_ok_off(const struct flash_area *fap) in boot_image_ok_off() function
43 return boot_image_ok_off(fap) - BOOT_MAX_ALIGN; in boot_copy_done_off()
Dbootutil_public.c384 off = boot_image_ok_off(fap); in boot_write_image_ok()
394 return boot_read_flag(fap, image_ok, boot_image_ok_off(fap)); in boot_read_image_ok()