From f25be6ae5f8a022ab342433442a64fce14e9c29d Mon Sep 17 00:00:00 2001 From: Matteo Perotti Date: Wed, 3 Jul 2024 18:36:36 +0200 Subject: [PATCH] bender: bump Ara and CVA6 --- Bender.lock | 4 ++-- Bender.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bender.lock b/Bender.lock index a994bbce..e3f47703 100644 --- a/Bender.lock +++ b/Bender.lock @@ -15,7 +15,7 @@ packages: - apb - register_interface ara: - revision: 3dad93de70c6bb20c4c0b20780d96d4243f94136 + revision: 9ea9e56b784b6f8994710fe3030d900d44966a4e version: null source: Git: https://github.com/pulp-platform/ara.git @@ -103,7 +103,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 99ae53bde1a94b90c1d9bbbe7fe272a9336200a6 + revision: 5614fc9ceeae6db3851e8c721de868355db9476b version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index d922154b..9df18fe0 100644 --- a/Bender.yml +++ b/Bender.yml @@ -22,8 +22,8 @@ dependencies: clint: { git: "https://github.com/pulp-platform/clint.git", version: 0.2.0 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.33.0 } common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.0 } - cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: pulp-v1 } - ara: { git: "https://github.com/pulp-platform/ara.git", rev: mp/cva6-pulpv1/rebase } + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: mp/pulp-v1-araOS } + ara: { git: "https://github.com/pulp-platform/ara.git", rev: mp/pulp-v1-os-fpga } iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.5.1 } irq_router: { git: "https://github.com/pulp-platform/irq_router.git", version: 0.0.1-beta.1 } opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 }