[PATCH 5/8] lib: sbi_irqchip: Support irqchip device targetting subset of harts
Anup Patel
anup.patel at oss.qualcomm.com
Thu Feb 12 19:59:32 PST 2026
On Mon, Feb 9, 2026 at 10:20 PM Andrew Jones
<andrew.jones at oss.qualcomm.com> wrote:
>
> On Sat, Feb 07, 2026 at 03:55:59PM +0530, Anup Patel wrote:
> > It is possible to have platform where an irqchip device targets
> > a subset of harts and there are multiple irqchip devices to cover
> > all harts.
> >
> > To support this scenario:
> > 1) Add target_harts hartmask to struct sbi_irqchip_device which
> > represents the set of harts targetted by the irqchip device
> > 2) Call warm_init() and irq_handle() callbacks of an irqchip device
>
> /irq_handle/process_hwirqs/
>
Okay, I will update.
Regards,
Anup
More information about the opensbi
mailing list