From dd5ee56ff3513ea2ec70c2fbd1ae518cda873cd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:14:57 +0000 Subject: [PATCH] Update revisions Cores-VeeR-EL2 2a612d13fc0 Merge pull request #281 from antmicro/kiryk/simplify-test-matrix 1305350151b Exclude 'all' coverage from test matrices 60eac882b9e Merge pull request #284 from chipsalliance/wsip/longer_sim 32617893c9b kill openocd and gdb after simulation is done c84a0c6aca8 do not wait in gdb test --- deps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.json b/deps.json index f8f1345..f09ce38 100644 --- a/deps.json +++ b/deps.json @@ -1 +1 @@ -{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "54985d21b055967c39d0a77b45ae0d573b55b0f7"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "b18a889775e59c3afa9fc99445686f449bfe0a66"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "00730026cdf11841d20a6085ea3909ea3bd4a21b"}]} \ No newline at end of file +{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "54985d21b055967c39d0a77b45ae0d573b55b0f7"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "2a612d13fc02cc893eefa247433f76de9ddccb9d"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "00730026cdf11841d20a6085ea3909ea3bd4a21b"}]} \ No newline at end of file