arm-trusted-firmware/docs/getting_started
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
..
build-options.rst TF-A GICv3 driver: Introduce makefile 2020-03-30 10:54:01 +00:00
docs-build.rst Add support for documentation build as a target in Makefile 2020-01-29 06:26:09 -06:00
image-terminology.rst doc: Misc syntax and spelling fixes 2019-10-11 12:39:06 +00:00
index.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
initial-build.rst Set lld as the default linker for Clang builds 2020-01-17 16:48:18 +00:00
porting-guide.rst Fix warnings in porting-guide.rst 2020-03-26 15:24:23 +00:00
prerequisites.rst Necessary fix in drivers to upgrade to mbedtls-2.18.0 2020-03-08 00:33:10 -06:00
psci-lib-integration-guide.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
rt-svc-writers-guide.rst Changes to support updated register usage in SMCCC v1.2 2019-11-26 12:56:30 -06:00
tools-build.rst docs: Update docs with firmware encryption feature 2020-03-09 20:48:17 +05:30