dev-arm: Fix GICv3 LPI loop
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 23 Apr 2019 16:38:54 +0000 (17:38 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Thu, 2 May 2019 12:44:13 +0000 (12:44 +0000)
commit2df87bc1fd5ec12d2206c38338ff8fb26e8d4bcc
tree5cc011df1e7560c1025cb79db18b1d774bad2080
parent9de1f75f16ecde72856965844ed4bbeb62c33224
dev-arm: Fix GICv3 LPI loop

Loop was mistakenly increasing the upper bound of the iteration rather
than the index variable itself.

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