walnux/arch/arm
wangchengdong 49bb96bd3a arch: fix stack alignment bug for arm and tricore arch
The stack alignment operation in tricore and arm porting
   only aligns the size of the stack, forget to align the start addr
   of the stack, this patch fixes it.

Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com>
2025-09-18 13:45:38 +08:00
..
include arch/arm: Add missing barriers.h 2025-08-21 08:32:52 -03:00
src arch: fix stack alignment bug for arm and tricore arch 2025-09-18 13:45:38 +08:00
CMakeLists.txt arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
Kconfig armv7a: change ARMV7A_SMP_BUSY_WAIT to ARM_BUSY_WAIT 2025-09-01 22:58:36 +08:00