arm-trusted-firmware/plat/imx/imx8m
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
..
imx8mm TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
imx8mq TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
include plat: imx8m: Fix the rdc memory region slot's offset 2020-02-12 15:11:36 +08:00
gpc_common.c plat: imx8m: refactor the code to make it reusable 2019-03-12 21:21:03 +08:00
imx8m_caam.c plat: imx8m: Add caam module init on imx8m 2019-07-04 19:59:43 +08:00
imx8m_psci_common.c plat: imx8m: refactor the code to make it reusable 2019-03-12 21:21:03 +08:00
imx_aipstz.c Fix the License header template in imx_aipstz.c 2019-07-01 14:16:27 +01:00
imx_rdc.c plat: imx8m: Add basic rdc module init driver 2019-07-24 09:03:03 +08:00