arm-trusted-firmware/plat/mediatek/mt8183
Alexei Fedorov a6ea06f563 TF-A GICv3 driver: Introduce makefile
This patch moves all GICv3 driver files into new added
'gicv3.mk' makefile for the benefit of the generic driver
which can evolve in the future without affecting platforms.
The patch adds GICv3 driver configuration flags
'GICV3_IMPL', 'GICV3_IMPL_GIC600_MULTICHIP' and
'GICV3_OVERRIDE_DISTIF_PWR_OPS' described in
'GICv3 driver options' section of 'build-option.rst'
document.

NOTE: Platforms with GICv3 driver need to be modified to
include 'drivers/arm/gic/v3/gicv3.mk' in their makefiles.

Change-Id: If055f6770ff20f5dee5a3c99ae7ced7cdcac5c44
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-03-30 10:54:01 +00:00
..
aarch64 mediatek: mt8183: add mcsi driver 2019-06-06 11:00:16 +01:00
drivers mediatek: mt8183: protect 4GB~8GB dram memory 2020-02-14 14:16:59 +08:00
include mediatek: Unify Platform specific defines for PSCI module 2020-01-24 13:15:19 +00:00
bl31_plat_setup.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
plat_dcm.c mediatek: mt8183: support CPU hotplug 2019-09-10 11:25:08 +08:00
plat_debug.c mediatek: mt8183: add MTK SPM driver 2019-09-16 10:31:00 +08:00
plat_mt_gic.c mediatek: mt8183: refine GIC driver for low power scenarios 2019-11-25 14:38:18 +08:00
plat_pm.c Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
plat_topology.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00
platform.mk TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
scu.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00