commit | 2ee5f7f7f22805e0674cb69b9812e1a16d1a712d | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Mon Jan 13 14:04:01 2020 -0700 |
committer | David Brown <davidb@davidb.org> | Thu Jan 23 12:47:05 2020 -0700 |
tree | 97b2bd365350f334e9325354102f813cad3aa590 | |
parent | 07e1381d0fe6620532b5db19a83698191ef3f4b4 [diff] [blame] |
sim: Test software rollback protection Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/sim/src/lib.rs b/sim/src/lib.rs index 4e2f6c3..ec8e5ed 100644 --- a/sim/src/lib.rs +++ b/sim/src/lib.rs
@@ -23,7 +23,9 @@ DepTest, DepType, UpgradeInfo, - NO_DEPS,}, + NO_DEPS, + REV_DEPS, + }, image::{ ImagesBuilder, Images,