config: Fix the cache class naming in regression scripts
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 26 Oct 2012 10:42:42 +0000 (06:42 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 26 Oct 2012 10:42:42 +0000 (06:42 -0400)
commit651de2d9af8ac628b69b40812ff036231da40ae3
treeabb19706695f402c23370963ecd20166f657681d
parentb387d8e2136b6eccf590e5223096dce6830a66ec
config: Fix the cache class naming in regression scripts

This patch unifies the naming of the default L1 and L2 caches in the
regression configs to be in line with what is used in the se and fs
scripts.
19 files changed:
configs/common/Caches.py
tests/configs/o3-timing-mp.py
tests/configs/pc-o3-timing.py
tests/configs/pc-simple-atomic.py
tests/configs/pc-simple-timing.py
tests/configs/realview-o3-checker.py
tests/configs/realview-o3-dual.py
tests/configs/realview-o3.py
tests/configs/realview-simple-atomic-dual.py
tests/configs/realview-simple-atomic.py
tests/configs/realview-simple-timing-dual.py
tests/configs/realview-simple-timing.py
tests/configs/tsunami-inorder.py
tests/configs/tsunami-o3-dual.py
tests/configs/tsunami-o3.py
tests/configs/tsunami-simple-atomic-dual.py
tests/configs/tsunami-simple-atomic.py
tests/configs/tsunami-simple-timing-dual.py
tests/configs/tsunami-simple-timing.py