Skip to content

Commit 3f42eb8

Browse files
authored
verita: restore svsm verita link and fix failure due to a tightened s… (#2769)
1 parent 6e73050 commit 3f42eb8

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

tools/verita/run_configuration_all.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,8 @@ extra_verus_args = ["--crate-type=lib", "--rlimit", "100", "--cfg", "feature=\"i
101101

102102
[[project]]
103103
name = "svsm"
104-
git_url = "https://github.com/parno/svsm.git"
105-
refspec = "origin/z3-4.16.0"
106-
#git_url = "https://github.com/ziqiaozhou/svsm.git"
107-
#refspec = "origin/verita"
104+
git_url = "https://github.com/ziqiaozhou/svsm.git"
105+
refspec = "origin/verita"
108106
cargo_verus = true
109107
extra_cargo_args = ["--features", "verus"]
110108
crate_roots = ["kernel"]

0 commit comments

Comments
 (0)