summaryrefslogtreecommitdiff
path: root/src/dev/arm/gic_pl390.hh
diff options
context:
space:
mode:
authorCurtis Dunham <Curtis.Dunham@arm.com>2017-03-29 14:07:03 -0500
committerAndreas Sandberg <andreas.sandberg@arm.com>2017-05-15 14:50:14 +0000
commit8ced1bd0b0f9890992bcf9f517df5e33839621c7 (patch)
tree1a93637f9f1216bc44988968255fedaa1bd5f2b3 /src/dev/arm/gic_pl390.hh
parentc6a6fbe9fdf3b7d586f83d50522ce2b91b3f2ba9 (diff)
downloadgem5-8ced1bd0b0f9890992bcf9f517df5e33839621c7.tar.xz
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>
Diffstat (limited to 'src/dev/arm/gic_pl390.hh')
-rw-r--r--src/dev/arm/gic_pl390.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/arm/gic_pl390.hh b/src/dev/arm/gic_pl390.hh
index 6f819bf65..05c9b5f70 100644
--- a/src/dev/arm/gic_pl390.hh
+++ b/src/dev/arm/gic_pl390.hh
@@ -71,6 +71,7 @@ class Pl390 : public BaseGic, public BaseGicRegisters
DIST_SIZE = 0xfff
};
+ static const AddrRange GICD_IGROUPR; // interrupt group (unimplemented)
static const AddrRange GICD_ISENABLER; // interrupt set enable
static const AddrRange GICD_ICENABLER; // interrupt clear enable
static const AddrRange GICD_ISPENDR; // set pending interrupt