Hi,
I'm running a FIQ handler in PPA - secure mode.
On the same core, we have non-secure Linux running, and there is a handler entry which needs to be called from secure FIQ handler.
I failed to find any examples how to do that.
In general, it must be possible since ROM code supports RPC handlers in Non-Secure privileged mode (which matches our Kernel code).
Regards,
Jürgen