nuttx/arch/sim/src
hujun5 6f03601169 arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures
Rename STACK_ALIGNMENT macro to STACKFRAME_ALIGN throughout the codebase
to provide clearer naming semantics. The new name better reflects the macro's
purpose of frame alignment rather than general stack alignment.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-22 15:37:24 +08:00
..
cmake cmake(bugfix):fix sim loadable elf build support 2026-01-19 14:45:37 +08:00
sim arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across all architectures 2026-01-22 15:37:24 +08:00
.gitignore
CMakeLists.txt cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim 2025-12-18 22:18:49 +08:00
Makefile arch/sim: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
nuttx-names.in arch/sim: Add clkdev driver for sim. 2025-11-24 19:43:07 +08:00