msm: platsmp: use msm_platform_prepare_cpus() for arm targets

The boot vector for secondary CPUs is written to the boot remap register
by TZ rather than the kernel. This makes arm_platform_prepare_cpus()
redundant. Use msm_platform_prepare_cpus() instead since all we need to
do is provide TZ the address of the boot vector.

Change-Id: I05f677bd1f43c65a8f93b7da8e93084718c5dece
Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org>
1 file changed