[PATCH v2 Resend 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode
From: Sachin Kamat <hidden>
Date: 2014-06-23 04:33:16
Also in:
linux-samsung-soc
From: Sachin Kamat <hidden>
Date: 2014-06-23 04:33:16
Also in:
linux-samsung-soc
On Fri, May 30, 2014 at 11:49 PM, Andreas F?rber [off-list ref] wrote:
Am 28.05.2014 06:13, schrieb Sachin Kamat:quoted
Almost all Exynos-series of SoCs that run in secure mode don't need additional offset for every CPU, with Exynos4412 being the only exception. Tested on Origen-Quad (Exynos4412) and Arndale-Octa (Exynos5420). While at it, fix the coding style (space around *). Signed-off-by: Sachin Kamat <redacted> Signed-off-by: Tushar Behera <redacted> --- arch/arm/mach-exynos/firmware.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)Fixes ODROID-XU (Exynos5410) as well - thought it had been a prereq to applying the 5410 patches... Tested-by: Andreas F?rber <afaerber@suse.de>
Kukjin, this patch is required to bring up 4 A15 cores on some 5410 and 5420 based boards. Can you please queue this up for the upcoming rc as fixes?