walnux/arch/sim
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
..
include arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
src arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
CMakeLists.txt libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
Kconfig arch/sim/Kconfig: fix codespell issues 2025-05-14 21:50:15 +08:00