lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
authorAnup Patel <apatel@ventanamicro.com>
Tue, 15 Jun 2021 05:49:40 +0000 (11:19 +0530)
committerAnup Patel <anup@brainfault.org>
Tue, 15 Feb 2022 15:07:27 +0000 (20:37 +0530)
commit7127aaaaf709c0a5a08b70e993a135b27eb50006
tree286cb1fcf562e425972cf8105204996e2930d313
parent811da5c54180aafde6cb7740b1ccaf92d1017f24
lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()

We should disable IMSIC DT nodes in fdt_fixups() which are not
accessible to the next booting stage based on currently assigned
domain.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
include/sbi_utils/fdt/fdt_fixup.h
lib/utils/fdt/fdt_fixup.c