arm-trusted-firmware/plat/arm/board/rdn1edge
Aditya Angadi cfe1506ee8 feat(plat/sgi): introduce platform variant build option
A Neoverse reference design platform can have two or more variants that
differ in core count, cluster count or other peripherals. To allow reuse
of platform code across all the variants of a platform, introduce build
option CSS_SGI_PLATFORM_VARIANT for Arm Neoverse reference design
platforms. The range of allowed values for the build option is platform
specific. The recommended range is an interval of non negative integers.

An example usage of the build option is
make PLAT=rdn2 CSS_SGI_PLATFORM_VARIANT=1

Change-Id: Iaae79c0b4d0dc700521bf6e9b4979339eafe0359
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
2021-04-27 16:22:21 +05:30
..
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include plat/sgi: refactor SDEI specific macros 2021-03-29 18:52:34 +05:30
platform.mk feat(plat/sgi): introduce platform variant build option 2021-04-27 16:22:21 +05:30
rdn1edge_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
rdn1edge_plat.c plat/arm/sgi: refactor header file inclusions 2020-12-09 10:37:11 +00:00
rdn1edge_security.c plat/sgi: define default list of memory regions for dmc620 tzc 2021-03-29 18:52:34 +05:30
rdn1edge_topology.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00