nuttx/arch/xtensa
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 arch: inline up_testset in arm arm64 riscv xtensa 2024-08-21 01:45:10 +08:00
src sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
Kconfig nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00