diff options
author | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-08-29 14:09:30 +0100 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2019-09-06 11:53:49 +0000 |
commit | c1458b5d583f6e1eca90c2246f3f2429a02383f4 (patch) | |
tree | 5205a273fa4f43bc0a31b5d62d4dfb9680369f49 /src/dev/arm/SConscript | |
parent | f8ac63a289a4e411e2c1779ef7ee1508de2fd329 (diff) | |
download | gem5-c1458b5d583f6e1eca90c2246f3f2429a02383f4.tar.xz |
dev-arm: Fix GICv3 IGRPMOD writes
Writes to IGRPMOD were not right shifting the value, which resulted in
interrupts having a IGRPMOD value > 1, whereas the only allowed values
are 0 and 1.
Change-Id: Id491bd1b184d6e5abeeea25ea272eeb91792ccf7
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/+/20613
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/dev/arm/SConscript')
0 files changed, 0 insertions, 0 deletions