Re: [PATCH 1/8] ARM: ARMv7-M: Fix register restore corrupt after svc call
From: Vladimir Murzin <hidden>
Date: 2021-03-04 09:03:25
Also in:
linux-arm-kernel, lkml
From: Vladimir Murzin <hidden>
Date: 2021-03-04 09:03:25
Also in:
linux-arm-kernel, lkml
On 3/4/21 5:42 AM, dillon min wrote:
Okay, got it. after adding msp/psp switch code in RTOS, now the kernel can be loaded normally without any modification.
Yay!
So, just drop the changes in proc-v7m.S.
Glad to see they are not strictly necessary :) Thanks Vladimir