nuttx/boards
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
..
arm sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
arm64 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
avr nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
dummy
hc/m9s12 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
mips nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
misoc/lm32/misoc nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
or1k/mor1kx/or1k nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
renesas nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
risc-v risc-v/qemu-rv: Add Build Config for leds64_zig 2024-09-05 11:28:12 +08:00
sim/sim/sim boards/sim: Defconfigs for nand and mnemofs 2024-09-05 11:02:05 +08:00
sparc nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
tricore/tc3xx/tc397
x86/qemu/qemu-i486
x86_64/intel64/qemu-intel64
xtensa sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
z16/z16f/z16f2800100zcog
z80
.gitignore
Board.mk
boardctl.c
CMakeLists.txt [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
dummy.c
Kconfig nuttx/mps2: Support NuttX running on qemu cortex-m7 2024-08-25 22:56:46 +08:00
Makefile