Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dboot_record.c139 bool boot_record_found = false; in boot_save_boot_status() local
176 boot_record_found = true; in boot_save_boot_status()
199 if (!boot_record_found || !hash_found) { in boot_save_boot_status()