incubator-nuttx/arch/sim
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
..
include fix sim register & tcb info typo 2023-07-23 21:59:35 -07:00
src sim: use correct size to avoid buffer overflow 2023-08-11 20:13:28 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig sim: set loop thread priority to configurable 2023-08-03 10:15:43 -07:00