From 7b6ea985ac40498370415eb91a44f024a06288a6 Mon Sep 17 00:00:00 2001 From: Yvan Tortorella Date: Thu, 12 Oct 2023 17:16:18 +0200 Subject: [PATCH] Bump PULP cluster again. --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index d443e2bc..8a57fa92 100644 --- a/Bender.lock +++ b/Bender.lock @@ -375,7 +375,7 @@ packages: dependencies: - axi_slice pulp_cluster: - revision: c7b9abe248a31b10daab601f42ed8d7ba4cbd7b2 + revision: 4d1558ac660ad445f62ffe44415ca6efc4240cf6 version: null source: Git: https://github.com/pulp-platform/pulp_cluster.git diff --git a/Bender.yml b/Bender.yml index 42724a80..16c88c80 100644 --- a/Bender.yml +++ b/Bender.yml @@ -16,7 +16,7 @@ dependencies: hyperbus: { git: https://github.com/pulp-platform/hyperbus.git, version: 0.0.4 } 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: c7b9abe248a31b10daab601f42ed8d7ba4cbd7b2 } # branch: yt/rapidrecovery + pulp_cluster: { git: https://github.com/pulp-platform/pulp_cluster.git, rev: 4d1558ac660ad445f62ffe44415ca6efc4240cf6 } # branch: yt/rapidrecovery opentitan: { git: https://github.com/pulp-platform/opentitan.git, rev: 4946c1ab9dd0f3191a9dea91edd58aa3647a0e80 } # 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 }