This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Configuring an interrupt source as FIQ at EL1

For one of our devices (which uses ARM A53 Core with GICv2) we need to configure one of the interrupt sources as FIQ at EL1.
So is there any support for doing such a thing preferably in any of the branches of linux kernel.