arm-trusted-firmware/plat/arm/board/n1sdp
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 n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
include drivers/arm/scmi: allow use of multiple SCMI channels 2020-02-07 19:24:17 +05:30
n1sdp_bl31_setup.c drivers/arm/scmi: allow use of multiple SCMI channels 2020-02-07 19:24:17 +05:30
n1sdp_def.h n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
n1sdp_interconnect.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_plat.c n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
n1sdp_security.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_topology.c n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
platform.mk TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00