From 78d52a767bfc3d8fe2601ae3c3bd6dea54a8fcf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 00:08:48 +0000 Subject: [PATCH] Update revisions Cores-VeeR-EL2 eb745fc6 Merge pull request #95 from antmicro/mkurc/riscof-coverage 9686f7f2 Removed matrix build in favor of environmental variables from Verilator and Spike building CI d05874a0 Switched to sccache for Spike not to build it multiple times. 556d5544 Added coverage data collection and reporting to RISCOF tests. --- deps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.json b/deps.json index 37a30b0..ec400dc 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": "1eb0beafa5ed23fc0403386bf83367f7c84af669"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "e0a34dfb32ce4aa1c4dce71357dd6d21ed5fdef6"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "d792ce264da10b5303b2e5831768fce97a78b210"}]} \ No newline at end of file +{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "1eb0beafa5ed23fc0403386bf83367f7c84af669"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "eb745fc6d7e458642336b8a43c6fc625e1113724"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "d792ce264da10b5303b2e5831768fce97a78b210"}]} \ No newline at end of file