arm, dev: add basic support for GICC_BPR register
authorCurtis Dunham <Curtis.Dunham@arm.com>
Thu, 9 Mar 2017 17:30:59 +0000 (17:30 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 3 Apr 2017 16:51:46 +0000 (16:51 +0000)
commit60075068ea6340e89a4b0cd4bd79c6ee3de44893
tree391663eba868150dfb0baa3c823c1852af99fcdb
parent2f14baaabca315e078597e3441bf8cf3dc703264
arm, dev: add basic support for GICC_BPR register

The Binary Point Register (BPR) specifies which bits belong to the
group priority field (which are used for preemption) and which to the
subpriority field (which are ignored for preemption).

Change-Id: If51e669d23b49047b69b82ab363dd01a936cc93b
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2443
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Weiping Liao <weipingliao@google.com>
src/dev/arm/gic_pl390.cc
src/dev/arm/gic_pl390.hh