plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count
authorChandni Cherukuri <chandni.cherukuri@arm.com>
Thu, 16 Aug 2018 08:15:17 +0000 (13:45 +0530)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Tue, 27 Nov 2018 05:02:55 +0000 (10:32 +0530)
commitbd3d7b4ac4a0500c9e97e6e08ae6e99bb81c4dfb
treee694ea66e08682ba57fe1d285db349a81e7e2f5b
parent0e27faf4841beadd357dcc689fbf64a82a01eaeb
plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count

To support platforms which are based on multi-threaded CPUs, override
the weak implementation of plat_arm_get_cpu_pe_count function to return
the number of threads supported by the CPU used in the platform.

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