Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c156 int erased_sections; in swap_read_status_bytes() local
164 erased_sections = 0; in swap_read_status_bytes()
178 erased_sections++; in swap_read_status_bytes()
188 if (erased_sections > 1) { in swap_read_status_bytes()