nuttx/arch/x86/src/i486
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
..
i486_createstack.c arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_initialstate.c arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_irq.c arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_regdump.c arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
i486_releasestack.c arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_savestate.c arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_schedulesigaction.c Revert "Reduce the size of tcb by four bytes." 2025-05-27 16:30:35 +08:00
i486_sigdeliver.c Revert "Reduce the size of tcb by four bytes." 2025-05-27 16:30:35 +08:00
i486_stackframe.c arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_syscall6.S arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
i486_usestack.c arch: fix alignment bug for archs that need stack alignment 2025-09-18 11:11:32 -03:00
i486_utils.S arch/x86: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00