Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_misc.c104 rc = boot_write_swap_info(fap, bs->swap_type, image_index); in swap_status_init()
Dbootutil_public.c403 boot_write_swap_info(const struct flash_area *fap, uint8_t swap_type, in boot_write_swap_info() function
567 rc = boot_write_swap_info(fa, swap_type, flash_area_to_image(fa)); in boot_set_next()
Dbootutil_priv.h314 int boot_write_swap_info(const struct flash_area *fap, uint8_t swap_type,
Dswap_scratch.c704 rc = boot_write_swap_info(fap_primary_slot, in boot_swap_sectors()