Review Board 2.0.15


arm: Wire up the GIC with the platform in the base class

Review Request #2630 - Created Feb. 5, 2015 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10693:cc4bc8869ff8
---------------------------
arm: Wire up the GIC with the platform in the base class

Move the (common) GIC initialization code that notifies the platform
code of the new GIC to the base class (BaseGic) instead of the Pl390
implementation.