Skip to content
Commit 0b2ff2ce authored by Victor CLEMENT's avatar Victor CLEMENT Committed by Peter Maydell
Browse files

pl061: fix wrong calculation of GPIOMIS register



The masked interrupt status register should be the state of the interrupt
after masking.
There should be a logical AND instead of a logical OR between the
interrupt status and the interrupt mask.

Signed-off-by: default avatarVictor CLEMENT <victor.clement@openwide.fr>
Reviewed-by: default avatarPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1433154824-6927-1-git-send-email-victor.clement@openwide.fr
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent bd204e63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment