nuttx/arch/risc-v
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 Revert "arch/riscv: unify in-kernel syscall" 2024-09-04 09:47:49 -03:00
src sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig risc-v/bl808: Configure MMU to cache User Text, Data and Heap 2024-08-28 13:47:41 +08:00