commit | dde6d3e361be3a53b448602627de96009711e0a5 | [log] [tgz] |
---|---|---|
author | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | Tue Oct 29 15:56:41 2019 +0530 |
committer | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | Fri Feb 07 19:24:17 2020 +0530 |
tree | bd62cef87f5b28b4c01d512bde164dc9444c6148 | |
parent | 2478f8ef7be0f4d66563b5f8d4db9e4ff5f991f3 [diff] |
plat/arm/sgi: include AFF3 affinity in core position calculation AFF3 bits of MPIDR corresponds to Chip-Id in Arm multi-chip platforms. For calculating linear core position of CPU cores from slave chips, AFF3 bits has to be used. Update `plat_arm_calc_core_pos` assembly function to include AFF3 bits in calculation. Change-Id: I4af2bd82ab8e31e18bc61de22705a73893954260 Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>