plat/arm/sgi: Add board support for SGI-Clark.Helios platform
authorChandni Cherukuri <chandni.cherukuri@arm.com>
Thu, 16 Aug 2018 08:13:23 +0000 (13:43 +0530)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Thu, 6 Dec 2018 10:22:06 +0000 (15:52 +0530)
commita46cdc05335e59c5c4e6b953158d42032adf3d60
tree3f65626633e4887346320592cdff9404f7bc17e0
parent187ae3158ca17057e3bda1263d2b5ca9fe8f1d62
plat/arm/sgi: Add board support for SGI-Clark.Helios platform

SGI-Clark.Helios platform is similar to SGI-Clark.Ares platform.
The difference between these two platforms is the CPU type and
the number of CPUs. Add the base support for SGI-Clark.Helios platform.

Change-Id: I2b04cb3fb953907848b4fab016e3648899ca4256
Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
plat/arm/board/sgiclarkh/fdts/sgiclarkh_nt_fw_config.dts [new file with mode: 0644]
plat/arm/board/sgiclarkh/fdts/sgiclarkh_tb_fw_config.dts [new file with mode: 0644]
plat/arm/board/sgiclarkh/include/platform_def.h [new file with mode: 0644]
plat/arm/board/sgiclarkh/platform.mk [new file with mode: 0644]
plat/arm/board/sgiclarkh/sgiclarkh_plat.c [new file with mode: 0644]
plat/arm/board/sgiclarkh/sgiclarkh_security.c [new file with mode: 0644]