configs: Unifiy interpretation of Realview mem_regions
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Mon, 4 Feb 2019 12:11:03 +0000 (12:11 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Thu, 7 Feb 2019 12:59:11 +0000 (12:59 +0000)
commit53eadea55d0c9adc6a20f2587d6dcf622bda5396
treee269058ee266a56a3284941e06ec8e78778ff0a0
parent9c5373ca61587409e4d0f6ad4c032e8d53be28ca
configs: Unifiy interpretation of Realview mem_regions

In every arm platform which is making use of them, mem_regions are
interpreted as a pair of start address and size. However arm
SimpleSystem, which is using VExpress_GEM5_V1, is interpreting them as
start address and end address.  This patch is fixing this mismatch.

Change-Id: I0b2a2193cd07fbc5430f233438269a9c7c353df9
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Ciro Santilli <ciro.santilli@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16205
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
configs/example/arm/devices.py