We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
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