mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 17:11:42 +00:00
qemu: replace deprecated plat_psci_common.c
Change to compile with new plat/common/plat_psci_common.c instead of the old deprecated plat/common/aarch64/plat_psci_common.c Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This commit is contained in:
@@ -72,7 +72,7 @@ BL31_SOURCES += lib/cpus/aarch64/aem_generic.S \
|
||||
drivers/arm/gic/v2/gicv2_helpers.c \
|
||||
drivers/arm/gic/v2/gicv2_main.c \
|
||||
drivers/arm/gic/common/gic_common.c \
|
||||
plat/common/aarch64/plat_psci_common.c \
|
||||
plat/common/plat_psci_common.c \
|
||||
plat/qemu/qemu_pm.c \
|
||||
plat/qemu/topology.c \
|
||||
plat/qemu/aarch64/plat_helpers.S \
|
||||
|
||||
Reference in New Issue
Block a user