From 85cd276dd1857ff6458fa1122b552ad70d92fbbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:09:54 +0000 Subject: [PATCH] Update revisions ibex 1774cbbb Update benchmarks README to better explain how to try different configs bd248343 Enable the icache in coremark 2de873c9 Add icache_enable function to simple_system_common.h 4f96e544 Fix stale merge commit issue in private CI --- deps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.json b/deps.json index 619727b..661f50c 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": "7049d4d4d76b600946a7ed6082fefcadf7ede146"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "882fd9ff2c47e5fa761f19e05622c0200511080a"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "bbc9a329abb109abee5befc39419a5336672d036"}]} \ No newline at end of file +{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "1774cbbbe334dff1e762c8308c911a33b3bda515"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "882fd9ff2c47e5fa761f19e05622c0200511080a"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "bbc9a329abb109abee5befc39419a5336672d036"}]} \ No newline at end of file