Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c346 struct boot_swap_state state_secondary_slot; in swap_status_source() local
364 &state_secondary_slot); in swap_status_source()
367 BOOT_LOG_SWAP_STATE("Secondary image", &state_secondary_slot); in swap_status_source()
371 state_secondary_slot.magic != BOOT_MAGIC_GOOD) { in swap_status_source()
Dswap_offset.c422 struct boot_swap_state state_secondary_slot; local
437 &state_secondary_slot);
439 BOOT_LOG_SWAP_STATE("Secondary image", &state_secondary_slot);
443 state_secondary_slot.magic != BOOT_MAGIC_GOOD) {