Review Board 2.0.15


arm,dev: add (dummy) ISecR support to the PL390 GIC

Review Request #3375 - Created March 15, 2016 and discarded - Latest diff uploaded

Information
Bjoern A. Zeeb
gem5
default
Reviewers
Default
andysan

arm,dev: add (dummy) ISecR support to the PL390 GIC

Add (dummy) support for Interrupt Security Registers to allow
software to read/write them even though we do not properly
implement checks yet. This avoids hitting panic()s and
seems to be `good enough' to get certain software running
happily.