ARM Cortex-R52 GICv3 Interrupt Handling: FIQ 1023 and Priority Management
FIQ Exception with INTID 1023 During Mixed IRQ and FIQ Handling The ARM Cortex-R52 processor, when configured with the Generic Interrupt Controller (GIC) version 3, can encounter a scenario where a Fast Interrupt Request (FIQ) exception is taken, but the Interrupt Acknowledge Register (ICC_IAR0) returns an Interrupt ID (INTID) of 1023. This value is a…