Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/bootutil/include/bootutil/
Dbootutil_public.h145 struct boot_swap_state { struct
146 uint8_t magic; /* One of the BOOT_MAGIC_[...] values. */
147 uint8_t swap_type; /* One of the BOOT_SWAP_TYPE_[...] values. */
148 uint8_t copy_done; /* One of the BOOT_FLAG_[...] values. */
149 uint8_t image_ok; /* One of the BOOT_FLAG_[...] values. */
150 uint8_t image_num; /* Boot status belongs to this image */