Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.c211 boot_find_status(int image_index, const struct flash_area **fap) in boot_find_status() function
Dbootutil_priv.h300 int boot_find_status(int image_index, const struct flash_area **fap);
Dswap_move.c89 boot_find_status(BOOT_CURR_IMG(state), &fap); in boot_read_image_header()
Dswap_scratch.c916 rc = boot_find_status(BOOT_CURR_IMG(state), &fap); in boot_read_image_header()
Dswap_offset.c106 boot_find_status(BOOT_CURR_IMG(state), &fap);
Dloader.c1735 rc = boot_find_status(image_index, &fap);