arm-trusted-firmware/plat/arm/css/sgi
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 plat/arm/sgi: include AFF3 affinity in core position calculation 2020-02-07 19:24:17 +05:30
include Merge "plat/sgi: Bump bl1 RW limit" into integration 2020-03-24 18:13:31 +00:00
sgi-common.mk TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
sgi_bl31_setup.c plat/arm/sgi: fix the incorrect check for SCMI channel ID 2020-03-27 21:24:27 +00:00
sgi_image_load.c platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts 2020-02-07 19:24:17 +05:30
sgi_interconnect.c Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
sgi_plat.c spm-mm: Refactor secure_partition.h and its contents 2019-12-20 16:03:41 +00:00
sgi_ras.c spm-mm: Remove mm_svc.h header 2019-12-20 16:04:01 +00:00
sgi_topology.c plat/arm/sgi: move topology information to board folder 2020-01-27 19:54:05 +05:30