Lines Matching refs:flash_area

165 boot_swap_info_off(const struct flash_area *fap)  in boot_swap_info_off()
196 bool bootutil_buffer_is_erased(const struct flash_area *area, in bootutil_buffer_is_erased()
218 boot_read_flag(const struct flash_area *fap, uint8_t *flag, uint32_t off) in boot_read_flag()
236 boot_read_copy_done(const struct flash_area *fap, uint8_t *copy_done) in boot_read_copy_done()
243 boot_read_swap_state(const struct flash_area *fap, in boot_read_swap_state()
289 const struct flash_area *fap; in boot_read_swap_state_by_id()
303 boot_write_magic(const struct flash_area *fap) in boot_write_magic()
345 boot_write_trailer(const struct flash_area *fap, uint32_t off, in boot_write_trailer()
372 boot_write_trailer_flag(const struct flash_area *fap, uint32_t off, in boot_write_trailer_flag()
380 boot_write_image_ok(const struct flash_area *fap) in boot_write_image_ok()
392 boot_read_image_ok(const struct flash_area *fap, uint8_t *image_ok) in boot_read_image_ok()
403 boot_write_swap_info(const struct flash_area *fap, uint8_t swap_type, in boot_write_swap_info()
490 boot_write_copy_done(const struct flash_area *fap) in boot_write_copy_done()
503 static int flash_area_to_image(const struct flash_area *fa) in flash_area_to_image()
523 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next()
594 boot_set_next(const struct flash_area *fa, bool active, bool confirm) in boot_set_next()
686 const struct flash_area *fap; in boot_set_pending_multi()
731 const struct flash_area *fap = NULL; in boot_set_confirmed_multi()
760 boot_image_load_header(const struct flash_area *fa_p, in boot_image_load_header()