walnux/arch
guoshengyuan1 5d7ac216f2 arch: optimize up_check_tcbstack for stack overflow detection
Many times, context switching does not occur when the thread stack
memory is almost exhausted, so we need to mofify up_check_tcbstack to
accurately detect it.

Co-authored-by: Chengdong Wang <wangchengdong@lixiang.com>
Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com>
2025-09-27 12:56:11 +08:00
..
arm arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
arm64 arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
avr arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
ceva arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
dummy
hc arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
mips arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
misoc arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
or1k arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
renesas arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
risc-v arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
sim arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
sparc arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
tricore arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
x86 arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
x86_64 arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
xtensa arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
z16 arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
z80 arch: replace all nxsched_suspend/resume_*** with nxsched_switch_context 2025-09-25 16:40:23 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/Kconfig: Add condition checking in Kconfig source statement 2025-09-16 09:34:56 +02:00