Searched hist:13922 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v3_redistributor.cc13922:725a593e8e9d Thu Apr 25 05:45:00 EDT 2019 Giacomo Travaglini <giacomo.travaglini@arm.com> 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>

Completed in 5 milliseconds