diff --git a/Bender.yml b/Bender.yml index e46f818cb..80d76616e 100644 --- a/Bender.yml +++ b/Bender.yml @@ -25,11 +25,11 @@ dependencies: common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.3 } cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: gwaihir-common-cells-v2 } iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.6.5 } - riscv-iommu: { git: "https://github.com/FondazioneChipsIt/riscv-iommu.git", rev: bf00499c53 } # branch: yt/gwaihir 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", rev: common-cells-v2 } register_interface: { git: "https://github.com/pulp-platform/register_interface.git", rev: common-cells-v2 } riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", rev: common-cells-v2 } + riscv-iommu: { git: "https://github.com/FondazioneChipsIt/riscv-iommu.git", rev: 425989609ef56b1 } # branch: yt/chups-it serial_link: { git: "https://github.com/pulp-platform/serial_link.git", rev: common-cells-v2 } tagger: { git: "https://github.com/pulp-platform/transaction-tagger.git", rev: 4969811 } # branch: main unbent: { git: "https://github.com/pulp-platform/unbent.git", rev: common-cells-v2 }