commit | 449db456ded493c0be2a970a2af30e185310abf2 | [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 | 9ec4a11efddc5e1d31ec70ce9c3f0bf7f838541b [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>