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
..
arm arch/arm/src/samv7/Kconfig: fix incorrect SAMV7_EMAC0_RMII dependency 2026-01-15 16:39:14 +01:00
arm64 barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
avr nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
ceva barrier: add UP_RMB UP_WMB 2025-12-22 10:22:06 -03:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips sched:use tcb_s inside of task_tcb_s , remove all cast 2025-12-22 17:55:45 +08:00
misoc arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
or1k arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
renesas renesas/rx65n: Replace spinlock/sched_lock with spin_lock_irqsave_nopreempt 2025-11-04 22:46:15 +08:00
risc-v nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
sim libcxx: porting libcxx test. 2026-01-15 13:40:42 -03:00
sparc nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
tricore arch/tricore: record trapinfo for coredump 2026-01-15 16:09:13 -03:00
x86 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
x86_64 arch/x64: Fix crash issue after enabling KASAN 2026-01-15 16:15:25 -03:00
xtensa nuttx/arch: merge tickless and tick process 2026-01-12 16:20:42 +08:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/Toolchain.defs: use _start entry 2025-12-16 13:07:37 -03:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/tricore: upcsa/lowcsa process && dumpinfo 2026-01-15 16:09:13 -03:00