Skip to content
Commit 6734c6e8 authored by Bradley Bolen's avatar Bradley Bolen Committed by Anas Nashif
Browse files

arch: arm: aarch32: Fix spurious interrupt handling



The GIC can return 0x3ff to indicate a spurious interrupt.  Other
interrupt controllers could return something different.  Check that the
pending interrupt is valid in order to avoid indexing past the end of
the isr_table.

This fixes #30465 and is based on the aarch64 fix in 9dd2731d.

Signed-off-by: default avatarBradley Bolen <bbolen@lexmark.com>
parent a186fabb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment