nuttx/arch/arm64
zhangyuan21 6f8cb7edd3 arch/arm64: Save FPU context when a context switch occurs in SMP mode
In SMP mode, the fpu owner may switch from core0 to core1,
so it is necessary to force saving the FPU context when a
context switch occurs.

This PR fixed the crash issue mentioned in #8799.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-06-13 13:23:28 +09:00
..
include arch/arm64: send sgi with correct aff and target list 2023-05-21 09:58:34 -03:00
src arch/arm64: Save FPU context when a context switch occurs in SMP mode 2023-06-13 13:23:28 +09:00
Kconfig arch/arm64/Kconfig: Fix help attribute 2023-05-10 22:51:11 +08:00