commit | bd3d7b4ac4a0500c9e97e6e08ae6e99bb81c4dfb | [log] [tgz] |
---|---|---|
author | Chandni Cherukuri <chandni.cherukuri@arm.com> | Thu Aug 16 13:45:17 2018 +0530 |
committer | Chandni Cherukuri <chandni.cherukuri@arm.com> | Tue Nov 27 10:32:55 2018 +0530 |
tree | e694ea66e08682ba57fe1d285db349a81e7e2f5b | |
parent | 0e27faf4841beadd357dcc689fbf64a82a01eaeb [diff] |
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>