arm: Clean up the GIC implementation
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 27 Sep 2016 13:16:50 +0000 (14:16 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 13 Mar 2017 12:10:52 +0000 (12:10 +0000)
commit35cb11f14e620aabbe1ab40a61748d5948a447b7
tree58fb120636805b065a3f2f9272ac0f39a6a321a1
parent011ddf96fabd64a1dad51b7183ea29fb3ee1cc19
arm: Clean up the GIC implementation

Lots of minor cleaups:
  * Make cached params const
  * Don't serialize params
  * Use AddrRange to represent the distributor and CPU address spaces
  * Store a const AddrRangeList of all PIO ranges

Change-Id: I40a17bc3a38868fb3b8af247790e852cf99ddf1d
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2330
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
src/dev/arm/gic_pl390.cc
src/dev/arm/gic_pl390.hh