Skip to content

Commit ff58f4b

Browse files
authored
Merge pull request #12 from FondazioneChipsIT/lr/snpr-mem-fix
Bump snooper with memory conflicts fix
2 parents c95ab05 + 54672da commit ff58f4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Bender.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ packages:
206206
- common_cells
207207
- register_interface
208208
snooper:
209-
revision: df83a528fe13f5f9aa16767cc5bc21917aacb87d
209+
revision: 0683a28dac2dd23fff338e2939d9202d544a1210
210210
version: null
211211
source:
212212
Git: https://github.com/FondazioneChipsIT/cfi-snooper.git

Bender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: =1.38.0 }
2424
common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: =0.2.5 }
2525
cva6: { git: "https://github.com/FondazioneChipsIT/cva6.git", rev: scarv-v2.0.0 } # devel/scarv
26-
snooper: { git: "https://github.com/FondazioneChipsIT/cfi-snooper.git", rev: scarv-v2.0.0 }
26+
snooper: { git: "https://github.com/FondazioneChipsIT/cfi-snooper.git", rev: 0683a28dac2d }
2727
iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: =0.6.5 }
2828
irq_router: { git: "https://github.com/pulp-platform/irq_router.git", version: =0.0.1-beta.1 }
2929
opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: =0.4.0 }

0 commit comments

Comments
 (0)