Home
last modified time | relevance | path

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

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