plat/arm/sgi: add support for SGI-Clark.Ares platform
authorChandni Cherukuri <chandni.cherukuri@arm.com>
Sun, 16 Sep 2018 15:36:29 +0000 (21:06 +0530)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Fri, 26 Oct 2018 06:46:50 +0000 (12:16 +0530)
commitb62b5b923371dd9040903c6b320281ac1f37adcb
tree80cdb5320c317d2f1352cf0a6803ee93cf680a1a
parent7c294f954aac94bf1a9084fe6beb8450fa3ab0db
plat/arm/sgi: add support for SGI-Clark.Ares platform

SGI-Clark.Ares platform is a variant of the SGI-Clark platform. It has
two clusters of four Ares CPUs each. Though very similar to the SGI575
platform, there are subtle differences. HW_CONFIG and TB_FW_CONFIG dts
files have been added.

Change-Id: I740a33cbd1c3b1f1984cb56243b46ad379bab3e6
Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
plat/arm/board/sgiclarka/fdts/sgiclarka.dts [new file with mode: 0644]
plat/arm/board/sgiclarka/fdts/sgiclarka_tb_fw_config.dts [new file with mode: 0644]
plat/arm/board/sgiclarka/include/platform_def.h [new file with mode: 0644]
plat/arm/board/sgiclarka/platform.mk [new file with mode: 0644]