Files
nuttx/arch
liwenxiang1 f730a86d22 arch/x64: Fix crash issue after enabling KASAN
After up_fork calls the x86_64_fork function, the rsp must be 16-byte aligned; otherwise, the movaps %xmm0, (%rsp) instruction may cause a crash.

Signed-off-by: liwenxiang1 <liwenxiang1@xiaomi.com>
2026-01-15 16:15:25 -03:00
..
2025-12-22 10:22:06 -03:00
2025-12-22 10:22:06 -03:00
2026-01-15 13:40:42 -03:00