Home
last modified time | relevance | path

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

/mcuboot-latest/sim/src/
Dcaps.rs20 ValidatePrimarySlot = (1 << 7), enumerator
Dimage.rs1106 if !Caps::ValidatePrimarySlot.present() || !Caps::modifies_flash() { in run_with_status_fails_complete()
1162 } else if Caps::ValidatePrimarySlot.present() { in run_with_status_fails_with_reset()
1411 if !Caps::ValidatePrimarySlot.present() { in reset_bad_status()