config: Change mem_range attribute naming in ARM SimpleSystem
authorGabor Dozsa <gabor.dozsa@arm.com>
Wed, 5 Jul 2017 09:52:08 +0000 (10:52 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 27 Jul 2017 15:16:30 +0000 (15:16 +0000)
commit37d48eac19b6b2d5f857ff868ec6d1de4ea02536
treec5eb5c0b2c25ba78af0412c4405089c6ba3144d8
parentacf233bb247e256e0cf447ace74990988dd1f0d2
config: Change mem_range attribute naming in ARM SimpleSystem

MemConfig.config() expects memory ranges to be defined in a particular
way. This patch changes the naming of the mem_range attribute in
SympleSystem to enable use of MemConfig for configuring the memory.

Change-Id: I4964c136e53a99c69ff5e086cacb929aa435168d
Signed-off-by: Gabor Dozsa <gabor.dozsa@arm.com>
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4200
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
configs/example/arm/devices.py