Home
last modified time | relevance | path

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

/mcuboot-3.4.0/boot/bootutil/src/
Dboot_record.c137 bool boot_record_found = false; in boot_save_boot_status() local
171 boot_record_found = true; in boot_save_boot_status()
195 if (!boot_record_found || !hash_found) { in boot_save_boot_status()