walnux/arch/sim/src
chenxiaoyi fd34be15eb sim: use correct size to avoid buffer overflow
Fix buffer overflow issue from PR #10128, since the sizeof
xcpt_reg_t is different on 32/64 bit platform.

Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
2023-08-11 20:13:28 +08:00
..
cmake cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
sim sim: use correct size to avoid buffer overflow 2023-08-11 20:13:28 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile nuttx/arch:support to obtain host cpuinfo in NSH. 2023-08-05 14:57:15 -07:00
nuttx-names.in libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00