Re: [PATCHv3 6/6] arm64: irq: allow FIQs to be handled

2021-03-24 Thread Will Deacon
On Mon, Mar 15, 2021 at 11:56:29AM +, Mark Rutland wrote: > On contemporary platforms we don't use FIQ, and treat any stray FIQ as a > fatal event. However, some platforms have an interrupt controller wired > to FIQ, and need to handle FIQ as part of regular operation. > > So that we can

[PATCHv3 6/6] arm64: irq: allow FIQs to be handled

2021-03-15 Thread Mark Rutland
On contemporary platforms we don't use FIQ, and treat any stray FIQ as a fatal event. However, some platforms have an interrupt controller wired to FIQ, and need to handle FIQ as part of regular operation. So that we can support both cases dynamically, this patch updates the FIQ exception