Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_public.c84 uint8_t image_ok_primary_slot; member
110 .image_ok_primary_slot = BOOT_FLAG_ANY,
120 .image_ok_primary_slot = BOOT_FLAG_ANY,
131 .image_ok_primary_slot = BOOT_FLAG_ANY,
142 .image_ok_primary_slot = BOOT_FLAG_UNSET,
460 (table->image_ok_primary_slot == BOOT_FLAG_ANY || in boot_swap_type_multi()
461 table->image_ok_primary_slot == primary_slot.image_ok) && in boot_swap_type_multi()