arm-trusted-firmware/plat/ti/k3/common
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
..
drivers ti: k3: drivers: ti_sci: Put sequence number in coherent memory 2020-01-27 13:26:01 -05:00
k3_bl31_setup.c ti: k3: common: Allow USE_COHERENT_MEM for K3 2019-04-26 11:50:13 -04:00
k3_console.c 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
k3_gicv3.c ti: k3: common: Add support for runtime detection of GICR base address 2019-01-22 13:11:09 -06:00
k3_helpers.S ti: k3: common: Set L2 latency on A72 cores 2019-05-22 12:07:52 -05:00
k3_psci.c Merge "Use correct type when reading SCR register" into integration 2020-01-30 16:55:55 +00:00
k3_topology.c ti: k3: common: Remove MSMC port definitions 2019-04-30 09:41:06 -04:00
plat_common.mk TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00