dev-arm: Fix GICv3 LPIs priority value
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Thu, 25 Apr 2019 09:45:58 +0000 (10:45 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Thu, 2 May 2019 12:44:13 +0000 (12:44 +0000)
commit7ad6c8031abd4d0d2d0bb555319399b2b180d073
treed78f026e42fe9fd855e78956c356a27ccbc39c9b
parenta4f30167f676fa45192fc3322c96e24b83f5e96f
dev-arm: Fix GICv3 LPIs priority value

Priority bits in the LPI configuration table entry are only the MSBits
([7:2]) and need to be shifted in order to get the real LPI priority
value.

Change-Id: Id04dd4fa9113a32712c73a7094df498de3c0d2b5
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/+/18594
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/dev/arm/gic_v3_redistributor.cc