diff --git a/Bender.lock b/Bender.lock index 47e6564f..c4b5b926 100644 --- a/Bender.lock +++ b/Bender.lock @@ -92,7 +92,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 2e4ef8c60e265d4d87a0c0f240139264d8b186c9 + revision: 297f7427f395c4b1b5b8dedd4c831e88eb7095fd version: null source: Git: https://github.com/TheSmolBoi/cva6.git diff --git a/Bender.yml b/Bender.yml index 89364831..184e6a84 100644 --- a/Bender.yml +++ b/Bender.yml @@ -23,7 +23,7 @@ dependencies: 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 } # TODO: merge HPDCache fixes - cva6: { git: "https://github.com/TheSmolBoi/cva6.git", rev: 2e4ef8c } + cva6: { git: "https://github.com/TheSmolBoi/cva6.git", rev: 297f742 } 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 }