tests: Run realview(64) tests with VExpress_GEM5_Foundation
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 1 Apr 2020 10:14:04 +0000 (11:14 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 15 Apr 2020 07:34:09 +0000 (07:34 +0000)
commita8587923fe714800dfc63e2273297831587b7cf2
tree4d8e140598933145ea852cb31d3d39ecb8da4d01
parent52a96449f5ebfa35196a5358fd58b807fa3ea7c4
tests: Run realview(64) tests with VExpress_GEM5_Foundation

This patch is updating the arm regression configs so that the newer
VExpress_GEM5_Foundation platform is used instead VExpress_GEM5_V1
for running regressions.
The platform has the same memory map as V1, except for a different
position of PCI regions in the memory map and more importantly
the use of GICv3 instead of GICv2

Change-Id: I48ff56dce38d482be7f1acf162f17725286f54fe
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27714
Tested-by: Gem5 Cloud Project GCB service account <345032938727@cloudbuild.gserviceaccount.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Ciro Santilli <ciro.santilli@arm.com>
15 files changed:
tests/configs/arm_generic.py
tests/configs/realview-minor-dual.py
tests/configs/realview-minor.py
tests/configs/realview-o3-checker.py
tests/configs/realview-o3-dual.py
tests/configs/realview-o3.py
tests/configs/realview-simple-atomic-checkpoint.py
tests/configs/realview-simple-atomic-dual.py
tests/configs/realview-simple-atomic.py
tests/configs/realview-simple-timing-dual-ruby.py
tests/configs/realview-simple-timing-dual.py
tests/configs/realview-simple-timing-ruby.py
tests/configs/realview-simple-timing.py
tests/configs/realview-switcheroo-full.py
tests/configs/realview-switcheroo-o3.py