arm-trusted-firmware/docs
Vijayenthiran Subramaniam 4d37aa76fd plat/arm/sgi: introduce number of chips macro
Introduce macro 'CSS_SGI_CHIP_COUNT' to allow Arm CSS platforms with
multi-chip support to define number of chiplets on the platform. By
default, this flag is set to 1 and does not affect the existing single
chip platforms.

For multi-chip platforms, override the default value of
CSS_SGI_CHIP_COUNT with the number of chiplets supported on the
platform. As an example, the command below sets the number of chiplets
to two on the RD-N1-Edge multi-chip platform:

export CROSS_COMPILE=<path-to-cross-compiler>
make PLAT=rdn1edge CSS_SGI_CHIP_COUNT=2 ARCH=aarch64 all

Change-Id: If364dc36bd34b30cc356f74b3e97633933e6c8ee
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
2020-02-07 19:24:17 +05:30
..
about Update list of main maintainers 2019-12-16 11:49:38 +01:00
components doc: Remove backquotes from external hyperlinks 2020-02-03 15:19:43 +01:00
design Adds option to read ROTPK from registers for FVP 2020-02-06 16:58:53 +00:00
getting_started Merge "Adds option to read ROTPK from registers for FVP" into integration 2020-02-07 07:46:53 +00:00
perf doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
plat plat/arm/sgi: introduce number of chips macro 2020-02-07 19:24:17 +05:30
process doc: Split and expand coding style documentation 2020-02-06 16:25:06 +00:00
resources doc: Fix syntax erros in I/O storage layer plantuml diagrams 2019-10-28 14:19:27 +01:00
security_advisories TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031) 2019-11-04 14:53:10 +00:00
Makefile doc: Add minimal Sphinx support 2019-05-21 12:31:25 +01:00
change-log-upcoming.rst Add support for documentation build as a target in Makefile 2020-01-29 06:26:09 -06:00
change-log.rst docs: Add Cortex-Hercules/HerculesAE CPU support 2019-11-13 10:54:52 -06:00
conf.py doc: Remove version and release variables from conf.py 2019-10-17 13:46:38 +00:00
global_substitutions.txt doc: Add missing terms to the glossary 2019-11-14 15:37:45 +00:00
glossary.rst doc: Add missing terms to the glossary 2019-11-14 15:37:45 +00:00
index.rst docs: Add upcoming Change Log to Table of Contents 2020-01-17 10:28:16 -06:00
license.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
requirements.txt doc: Generate PlantUML diagrams automatically 2019-07-12 14:15:25 +01:00