nuttx/arch/sim/src
hujun5 e604bacd42 sim: it is not necessary to call restore_critical_section in irq
Remove restore_critical_section() call from up_switch_context() in simulator
as it is not necessary during interrupt context switching. The critical
section state is properly managed elsewhere in the interrupt handling flow.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-20 12:22:18 -03:00
..
cmake cmake(bugfix):fix sim loadable elf build support 2026-01-19 14:45:37 +08:00
sim sim: it is not necessary to call restore_critical_section in irq 2026-01-20 12:22:18 -03:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim 2025-12-18 22:18:49 +08:00
Makefile arch/sim: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
nuttx-names.in arch/sim: Add clkdev driver for sim. 2025-11-24 19:43:07 +08:00