walnux/arch/or1k
wangchengdong 21e1596dff 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-27 21:40:58 +08:00
..
include nuttx/compiler: fix build warning on GCC14 2025-02-18 09:04:54 -05:00
src arch: fix alignment bug for archs that need stack alignment 2025-09-27 21:40:58 +08:00
Kconfig