From 58e2710175f275ddcef41a452f7cf9a0c3a6c0c5 Mon Sep 17 00:00:00 2001 From: Matteo Perotti Date: Tue, 15 Oct 2024 17:39:06 +0200 Subject: [PATCH] [Bender] Bump CVA6 to official PR --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index 6b8ac127f..af9295d86 100644 --- a/Bender.lock +++ b/Bender.lock @@ -30,7 +30,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 5614fc9ceeae6db3851e8c721de868355db9476b + revision: 5086bff7a039f02a2d9604bca7b1b3e9d961713e version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index 3aed142e8..58a20d33e 100644 --- a/Bender.yml +++ b/Bender.yml @@ -10,7 +10,7 @@ package: dependencies: axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.22.1 } - cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 5614fc9ceeae6db3851e8c721de868355db9476b } # mp/pulp-v1-araOS + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 5086bff7a039f02a2d9604bca7b1b3e9d961713e } # mp/pulp-v1-araOS tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 } apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 }