fastmodel: Wrap the PL330 DMA controller fast model.
authorGabe Black <gabeblack@google.com>
Thu, 15 Oct 2020 18:51:05 +0000 (11:51 -0700)
committerGabe Black <gabe.black@gmail.com>
Tue, 17 Nov 2020 06:48:13 +0000 (06:48 +0000)
commit2f8b5acba110aaf70b646503398c7f3341b49732
treec1353ab0a33f80f2576f578f5230489ba744ded2
parent9a01d3e92765f14055756457403bbe4ecfce2d5b
fastmodel: Wrap the PL330 DMA controller fast model.

Change-Id: I0290e52ede4dca1252ca224abcc85c2c8086ea3c
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/37216
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/fastmodel/PL330_DMAC/FastModelPL330.py [new file with mode: 0644]
src/arch/arm/fastmodel/PL330_DMAC/PL330.lisa [new file with mode: 0644]
src/arch/arm/fastmodel/PL330_DMAC/PL330.sgproj [new file with mode: 0644]
src/arch/arm/fastmodel/PL330_DMAC/SConscript [new file with mode: 0644]
src/arch/arm/fastmodel/PL330_DMAC/pl330.cc [new file with mode: 0644]
src/arch/arm/fastmodel/PL330_DMAC/pl330.hh [new file with mode: 0644]