On 2/21/24 03:08, Jinjie Ruan via wrote:
A SPI, PPI or SGI interrupt can have a superpriority property. So maintain superpriority information in PendingIrq and GICR/GICD.Signed-off-by: Jinjie Ruan<ruanjin...@huawei.com> --- include/hw/intc/arm_gicv3_common.h | 4 ++++ 1 file changed, 4 insertions(+)
Acked-by: Richard Henderson <richard.hender...@linaro.org> Though this patch is mis-ordered compared to its uses. r~