Re: [PATCH 21/26] arm: mach-k3: common: Drop main r5 start

2020-11-16 Thread Tero Kristo
On 16/11/2020 06:24, Lokesh Vutla wrote: On 10/11/20 2:35 pm, Tero Kristo wrote: From: Dave Gerlach Only start-up the non-linux remote cores if we are running in legacy boot mode. HSM rearch is not yet supporting this. This one, we can check against DM_FW image presence as it has been loa

Re: [PATCH 21/26] arm: mach-k3: common: Drop main r5 start

2020-11-15 Thread Lokesh Vutla
On 10/11/20 2:35 pm, Tero Kristo wrote: > From: Dave Gerlach > > Only start-up the non-linux remote cores if we are running in legacy > boot mode. HSM rearch is not yet supporting this. > > Signed-off-by: Dave Gerlach > --- > arch/arm/mach-k3/common.c | 2 ++ > 1 file changed, 2 insertions(

[PATCH 21/26] arm: mach-k3: common: Drop main r5 start

2020-11-10 Thread Tero Kristo
From: Dave Gerlach Only start-up the non-linux remote cores if we are running in legacy boot mode. HSM rearch is not yet supporting this. Signed-off-by: Dave Gerlach --- arch/arm/mach-k3/common.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-k3/common.c b/arch/arm/mach-k3