nuttx/arch/sim/src
wangchengdong b92e0b6730 arch: fix alignment bug for archs that need stack alignment
These archs only align the size of the stack, forgeting to do the
 stack start addr alignment, this patch fixes it.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-09-18 11:11:32 -03:00
..
cmake Kconfig: Add configurable Stack Canaries protection levels. 2025-09-11 19:56:42 +08:00
sim arch: fix alignment bug for archs that need stack alignment 2025-09-18 11:11:32 -03:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Makefile arch/sim: add CAN support based on host SocketCAN 2025-05-03 11:26:08 +08:00
nuttx-names.in arch/sim/src/nuttx-names.in: Add pipe2 2024-12-19 14:46:59 +08:00