diff --git a/Bender.lock b/Bender.lock index d066c81a..3b66b1d0 100644 --- a/Bender.lock +++ b/Bender.lock @@ -83,7 +83,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 3a628bf7585b3a3a0c3d205fbce8f998ac492fed + revision: a34c7aa3fa0e02f0fc3578558df71b2992ad0bb1 version: null source: Git: https://github.com/pulp-platform/cva6.git @@ -163,8 +163,8 @@ packages: - common_cells - register_interface tech_cells_generic: - revision: a9cae21902e75b1434328ecf36f85327ba5717de - version: 0.2.11 + revision: 298b7297d220ba2601d0f24f684f97ff32f61123 + version: 0.2.12 source: Git: https://github.com/pulp-platform/tech_cells_generic.git dependencies: diff --git a/Bender.yml b/Bender.yml index b13581ff..c160fc0a 100644 --- a/Bender.yml +++ b/Bender.yml @@ -20,7 +20,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.29.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.1 } + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: pulp-v0.4.3 } iDMA: { git: "https://github.com/pulp-platform/iDMA.git", rev: 437ffa9 } # TODO: master commit; use next release once out opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 } register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.1 }