nuttx/arch/sim
fangxinyong 7b05a550dc sched: replace up_cpu_index with this_cpu
Make this_cpu is arch independent and up_cpu_index do that.
In AMP mode, up_cpu_index() may return the index of the physical core.

Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2024-09-05 12:09:24 +08:00
..
include types.h: fix windows build error 2024-08-14 22:36:57 +08:00
src sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
CMakeLists.txt windows sim:add MSCV atomic support for fix windows build error 2024-08-14 22:36:57 +08:00
Kconfig sim: Support to use of non-consecutive framebuffers 2024-08-23 15:26:16 +08:00