nuttx/arch/sim/src
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
..
cmake Kconfig: Add configurable Stack Canaries protection levels. 2025-09-11 19:56:42 +08:00
sim arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
.gitignore
CMakeLists.txt arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Makefile arch/sim: add CAN support based on host SocketCAN 2025-05-03 11:26:08 +08:00
nuttx-names.in arch/sim/src/nuttx-names.in: Add pipe2 2024-12-19 14:46:59 +08:00