fastmodel: Create a TLB model which uses IRIS to do translations.
authorGabe Black <gabeblack@google.com>
Sat, 19 Oct 2019 00:11:30 +0000 (17:11 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 17 Dec 2019 23:17:28 +0000 (23:17 +0000)
commit973842282f74fe801f406e6c8fc2ef03d0aecdba
treebab384dbf0857d6ad1612b1ca0d8327fa26044c8
parent7a70cbad802d76b0321d8ec070f72d2f48a3ae11
fastmodel: Create a TLB model which uses IRIS to do translations.

Change-Id: I806dc8cdacce57e6ec31d2421b9e6b9733c7da02
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22119
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
src/arch/arm/fastmodel/iris/Iris.py
src/arch/arm/fastmodel/iris/SConscript
src/arch/arm/fastmodel/iris/tlb.cc [new file with mode: 0644]
src/arch/arm/fastmodel/iris/tlb.hh [new file with mode: 0644]