nuttx/arch/arm64
zhangyuan21 41f83a0271 arch/arm64: change up_saveusercontext to assembly code
minidump will backtrace failure when use C code to save user context,
because the stack push operation in C code can disrupt the stack information.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-04-22 01:11:00 +08:00
..
include arm64: ARMv8-r(Cortex-R82) support( add FVP platform ) 2023-03-02 13:33:15 +08:00
src arch/arm64: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08:00
Kconfig arch/arm: enable eoimode only select CONFIG_XXX_GIC_EOIMODE 2023-04-11 08:54:45 +02:00