The entire interrupt layout, including interrupt controllers, their interrupt lines, which lines are shared, and which lines are used, can be determined from the devicetree alone. Using the ordinals ...
In the "Interrupt vector table mode" added by Smivt, Ssivt extensions of ACLIC spec the interrupt vector table is just an array of function pointers (pointers to interrupt handlers). However, it is ...