plat/arm/sgi: add platform support for SGI-Clark.Helios platform
authorChandni Cherukuri <chandni.cherukuri@arm.com>
Tue, 16 Oct 2018 08:45:31 +0000 (14:15 +0530)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Thu, 6 Dec 2018 10:21:54 +0000 (15:51 +0530)
commit982261f7ece7a5524efd5b3f1b42b08cca777151
treebfe5e587423e69ca465c64a153fea5dbe2d82ee4
parent19b56cf4a2251e5ffcab41cdd6dd8449f8b1402a
plat/arm/sgi: add platform support for SGI-Clark.Helios platform

SGI-Clark.Helios platform is based on multi-threaded CPUs and uses an
additional thread power domain level as well.

Define a power domain tree descriptor 'sgi_clark_helios_pd_tree_desc'
for SGI-Clark.Helios platform and let the function
'plat_get_power_domain_tree_desc' pick up the correct power
domain tree descriptor based on the platform.

Change-Id: Ibc6d551b570bc740053316a3608c455679d9155b
Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
plat/arm/css/sgi/include/sgi_variant.h
plat/arm/css/sgi/sgi_topology.c