diff --git a/Bender.lock b/Bender.lock index aed94e7b..b8ab76b0 100644 --- a/Bender.lock +++ b/Bender.lock @@ -15,10 +15,10 @@ packages: - apb - register_interface ara: - revision: 09142d01d3fd5dedc3f962fe67ac63be999e6ad2 + revision: ca272c5adebc093bcc4910fcf59bfb83fd942bce version: null source: - Git: https://github.com/mp-17/ara.git + Git: https://github.com/pulp-platform/ara.git dependencies: - apb - axi diff --git a/Bender.yml b/Bender.yml index d17ae8d0..d922154b 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 } cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: pulp-v1 } - ara: { git: "https://github.com/mp-17/ara.git", rev: mp/cva6-pulpv1/rebase } + ara: { git: "https://github.com/pulp-platform/ara.git", rev: mp/cva6-pulpv1/rebase } 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 }