diff options
author | Gabe Black <gabeblack@google.com> | 2019-10-15 21:22:35 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2019-10-17 23:10:37 +0000 |
commit | 066349d784b6709df5994857b8f35c37fda7c564 (patch) | |
tree | f373220fad542e264e68fab8fb0249872d6082cc /src/python | |
parent | 3c642b1c5c95f9c8bae4994ae44ff2a12662f488 (diff) | |
download | gem5-066349d784b6709df5994857b8f35c37fda7c564.tar.xz |
arm: Don't force the ArmISA::TLB in vtophys.cc.
The only reason the TLB pointer is being cast to an ArmISA::TLB is so
that it can call a version of translateFunctional which takes more
arguments, when the standard version of translateFunctional just calls
that underlying function with the same arguments.
Change-Id: I3ffd3a8ecc2dda91ddca77f516e2b2ac7313a227
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/21840
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions