nuttx/arch/sim
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
..
include arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
src sim: it is not necessary to call restore_critical_section in irq 2026-01-20 12:22:18 -03:00
CMakeLists.txt arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00
Kconfig wifi: Support the wifi operations based on the bss file. 2026-01-14 09:22:54 +08:00