lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()
authorAnup Patel <apatel@ventanamicro.com>
Tue, 15 Jun 2021 06:07:59 +0000 (11:37 +0530)
committerAnup Patel <anup@brainfault.org>
Tue, 15 Feb 2022 15:09:15 +0000 (20:39 +0530)
commit8e2ef4f7af5affebc8464dd9c4b98501df14e23e
tree7821f559de010fca95c59cb5d84740e6f549ba23
parent34612193af92f29446a3d59bc4f983c9cfe4b989
lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()

We should disable APLIC 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