dev-arm: Add GICv3 unimplemented Hyp Active Priorities Group regs
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 20 Aug 2019 12:53:39 +0000 (13:53 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 6 Sep 2019 11:53:49 +0000 (11:53 +0000)
commit51022bfe0eeaef5f08d6ace98ebfb1917d1b3331
tree1f25bf357a5527834c9189fb9e33f7ecfd802b77
parent7a1f018ce77e5c1b56c241d4899aa454fc168366
dev-arm: Add GICv3 unimplemented Hyp Active Priorities Group regs

ICH_APxR1, ICH_APxR2, ICH_APxR3 are implemented only if supporting more
than 6 bits of priority. Since this is not the case, they are currently
unimplemented.
According to spec, unimplemented registers are RAZ/WI.

Change-Id: Ifd7f7a3d42b4575c2f7aff3b95d5a47ac1e61842
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20619
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/dev/arm/gic_v3_cpu_interface.cc