nuttx/arch/x86_64
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
..
include barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
src arch/x64: Fix crash issue after enabling KASAN 2026-01-15 16:15:25 -03:00
CMakeLists.txt arch/x86_64: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/x86_64: add debug interface 2025-04-30 13:40:10 +08:00