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

How to handle Interrupt with certain interrupt ID in Arm Trusted Firmware

Hi, I'm new to Arm Community. Regarding to trusted firmware document, it seems that I cannot register an interrupt handler with certain interrupt ID. They reserved the id parameter as INTR_ID_UNAVAILABLE. 

I wonder how to make a customized interrupt handler with certain interrupt ID in ArmTF. Say, I want to handle PMU interrupt with interrupt ID 34 in Juno board.

DOCUMENT: trustedfirmware-a.readthedocs.io/.../interrupt-framework-design.html