diff --git a/Bender.lock b/Bender.lock index 1f976528..d9d28f83 100644 --- a/Bender.lock +++ b/Bender.lock @@ -352,7 +352,7 @@ packages: - common_cells - common_verification opentitan: - revision: 6965a9a1e958ac5ed9ca7ec3eac9f0cb3f710be9 + revision: 069b5c3ee6ba95988a374dbfe862c389218757f7 version: null source: Git: https://github.com/pulp-platform/opentitan.git diff --git a/Bender.yml b/Bender.yml index a177193f..1ae5421d 100644 --- a/Bender.yml +++ b/Bender.yml @@ -17,7 +17,7 @@ dependencies: car_l2: { git: git@iis-git.ee.ethz.ch:carfield/carfield_l2_mem.git, rev: 0143fb296e3614adf8894ff7335cc3f9b92783bd } # branch: main safety_island: { git: git@iis-git.ee.ethz.ch:carfield/safety-island.git, rev: cc541a6cf5995eea29dd255db68fbe7d2cd10af6 } # branch: michaero/carfield pulp_cluster: { git: https://github.com/pulp-platform/pulp_cluster.git, rev: e363672d9913fa72bf6fe1e2fecc74049c107684 } # branch: yt/rapidrecovery - opentitan: { git: https://github.com/pulp-platform/opentitan.git, rev: 6965a9a1e958ac5ed9ca7ec3eac9f0cb3f710be9 } # branch: carfield_soc + opentitan: { git: https://github.com/pulp-platform/opentitan.git, rev: 069b5c3ee6ba95988a374dbfe862c389218757f7 } # branch: carfield_soc mailbox_unit: { git: git@github.com:pulp-platform/mailbox_unit.git, version: 1.1.0 } apb: { git: https://github.com/pulp-platform/apb.git, version: 0.2.3 } timer_unit: { git: https://github.com/pulp-platform/timer_unit.git, version: 1.0.2 }