arm, dev: stub out GIC distributor interrupt groups
authorCurtis Dunham <Curtis.Dunham@arm.com>
Wed, 29 Mar 2017 19:07:03 +0000 (14:07 -0500)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 15 May 2017 14:50:14 +0000 (14:50 +0000)
commit8ced1bd0b0f9890992bcf9f517df5e33839621c7
tree1a93637f9f1216bc44988968255fedaa1bd5f2b3
parentc6a6fbe9fdf3b7d586f83d50522ce2b91b3f2ba9
arm, dev: stub out GIC distributor interrupt groups

We don't implement the GICD_IGROUPRn registers, which is allowed, but
to be correct, they should be RAZ/WI (read as zero, writes ignored).

Change-Id: I8039baf72f45c0095f41e165b8e327c79b1ac082
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2620
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/dev/arm/gic_pl390.cc
src/dev/arm/gic_pl390.hh