Home
last modified time | relevance | path

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

/mcuboot-3.4.0/sim/src/
Dcaps.rs19 ValidatePrimarySlot = (1 << 6), enumerator
Dimage.rs1036 if !Caps::ValidatePrimarySlot.present() || !Caps::modifies_flash() { in run_with_status_fails_complete()
1092 } else if Caps::ValidatePrimarySlot.present() { in run_with_status_fails_with_reset()
1294 if !Caps::ValidatePrimarySlot.present() { in reset_bad_status()