>
> Cc: Troy Lee ; long...@lenovo.com; Yunlin Tang
>
> Subject: Re: [PATCH 1/1] hw/intc/aspeed: Fix IRQ handler mask check
>
> Hello Steven,
>
> On 3/20/25 10:25, Steven Lee wrote:
> > Updated the IRQ handler mask check to AND with select variable.
> > This ensures that
Cc: Troy Lee ; long...@lenovo.com; Yunlin Tang
Subject: Re: [PATCH 1/1] hw/intc/aspeed: Fix IRQ handler mask check
Hello Steven,
On 3/20/25 10:25, Steven Lee wrote:
Updated the IRQ handler mask check to AND with select variable.
This ensures that the interrupt service routine is correctly
Hello Steven,
On 3/20/25 10:25, Steven Lee wrote:
Updated the IRQ handler mask check to AND with select variable.
This ensures that the interrupt service routine is correctly triggered
for the interrupts within the same irq group.
For example, both `eth0` and the debug UART are handled in `GICI