Home
last modified time | relevance | path

Searched defs:boot_swap_state (Results 1 – 1 of 1) sorted by relevance

/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Dbootutil_public.h148 struct boot_swap_state { struct
149 uint8_t magic; /* One of the BOOT_MAGIC_[...] values. */
150 uint8_t swap_type; /* One of the BOOT_SWAP_TYPE_[...] values. */
151 uint8_t copy_done; /* One of the BOOT_FLAG_[...] values. */
152 uint8_t image_ok; /* One of the BOOT_FLAG_[...] values. */
153 uint8_t image_num; /* Boot status belongs to this image */