arm-trusted-firmware/plat/arm/css
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
..
common plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF 2021-01-20 13:31:16 +00:00
sgi feat(plat/sgi): introduce platform variant build option 2021-04-27 16:22:21 +05:30
sgm plat/arm: sgm: Use consistent name for tb fw config node 2020-07-23 02:10:48 +00:00