nuttx/arch/xtensa/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
common arch: fix alignment bug for archs that need stack alignment 2025-09-18 11:11:32 -03:00
esp32 arch/xtensa: refactor Wi-Fi driver for ESP32|S2|S3 2025-09-14 10:41:15 +08:00
esp32s2 arch/xtensa: refactor Wi-Fi driver for ESP32|S2|S3 2025-09-14 10:41:15 +08:00
esp32s3 arch/xtensa: refactor Wi-Fi driver for ESP32|S2|S3 2025-09-14 10:41:15 +08:00
lx6 Kconfig: Add configurable Stack Canaries protection levels. 2025-09-11 19:56:42 +08:00
lx7 Kconfig: Add configurable Stack Canaries protection levels. 2025-09-11 19:56:42 +08:00
.gitignore
CMakeLists.txt arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Makefile arch/xtensa:add crt0 to initialize environment 2025-04-16 01:24:57 +08:00