From fe122a61ef9c6c59b08c688c54fd4dda838c523b Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Thu, 8 Feb 2024 23:09:31 +0100 Subject: [PATCH] bender: Bump cva6 pulp-v1 Signed-off-by: Nils Wistoff --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index d683b2bd1..cff7fe7dc 100644 --- a/Bender.lock +++ b/Bender.lock @@ -92,7 +92,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: a34c7aa3fa0e02f0fc3578558df71b2992ad0bb1 + revision: fa65916c8017ef36db3770c23fb3755b9d363bd7 version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index 8b2b64e95..a2e34578b 100644 --- a/Bender.yml +++ b/Bender.yml @@ -22,7 +22,7 @@ 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.32.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-v0.4.3 } + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: pulp-v1 } 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 }