nuttx/arch/risc-v
Ville Juven b0a71ce3e7 RISC-V: Remove riscv_cpuindex.c from platforms that don't need it
riscv_mhartid is no longer called by exception_common, so can remove
this file from platforms that don't need it.

Also fixes make warning:
Makefile:123: target 'riscv_cpuindex.o' given more than once in the same rule
2022-04-12 01:59:35 +08:00
..
include RISC-V: Combine 3 variables that depend on CPU amount into one 2022-04-12 01:59:35 +08:00
src RISC-V: Remove riscv_cpuindex.c from platforms that don't need it 2022-04-12 01:59:35 +08:00
Kconfig RISC-V: Combine 3 variables that depend on CPU amount into one 2022-04-12 01:59:35 +08:00