commit | 1e5660999aa7703654ec345caaf06b83415dbdff | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Tue Oct 01 19:57:28 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Oct 29 11:06:34 2013 +0000 |
tree | 56e734297369033a9c3d217f853a9501042caa72 | |
parent | 49649cad34c29dc26ed928191425e6677ca07918 [diff] |
ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translation This patch factors the logical-to-physical CPU translation out of mcpm_boot_secondary(), so that it can be reused elsewhere. Signed-off-by: Dave Martin <Dave.Martin@arm.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>