[PATCH 2/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC

Anup Patel anup at brainfault.org
Wed Oct 9 22:20:05 PDT 2024


On Thu, Oct 10, 2024 at 4:34 AM Samuel Holland
<samuel.holland at sifive.com> wrote:
>
> On 2024-09-23 6:56 AM, Anup Patel wrote:
> > The sbi_domain_root_add_memrange() should be preferred for creating
> > multiple memregions over a range. Update IMSIC driver to use
> > sbi_domain_root_add_memrange() instead of explicity registering
>
> typo: explicitly

Okay, I will update.

>
> > memregions.
> >
> > Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> > ---
> >  lib/utils/irqchip/imsic.c | 14 ++++++--------
> >  1 file changed, 6 insertions(+), 8 deletions(-)
>
> Reviewed-by: Samuel Holland <samuel.holland at sifive.com>
>

Thanks,
Anup



More information about the opensbi mailing list