[PATCH 5/9] lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domains
Samuel Holland
samuel.holland at sifive.com
Wed Oct 9 16:11:21 PDT 2024
On 2024-09-23 6:56 AM, Anup Patel wrote:
> Use sbi_domain_memregion_init() at the time of parsing domains from
> FDT so that sbi_domain_memregion_init() is always used for setting
> up all memregions.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> lib/utils/fdt/fdt_domain.c | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Samuel Holland <samuel.holland at sifive.com>
More information about the opensbi
mailing list