前面
可以看一下这些接口的含义以及gicv2和gicv3的差异点。
Platform Interrupt Controller API
This document lists the optional platform interrupt controller API that abstracts the runtime configuration and control of interrupt controller from the generic code. The mandatory APIs are described in the :ref:Porting Guide <porting_guide_imf_in_bl31>
.
Function: unsigned int plat_ic_get_running_priority(void); [optional]
Argument : void
Return : unsigned int
This API should return the priority of the interrupt the PE is currently servicing. This must be be called only after an interrupt has already been