Hello, Is there an equivalent to the xPortInsideInterrupt() function for the A53? If not, does anyone have any hints as to how I would implement one?
For example, on the CortexM you can check here:
Thanks!
Yes, the GIC tells you about which interrupt is active and which is pending.