nuttx/arch/risc-v/src/fe310
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
..
hardware
chip.h
fe310_allocateheap.c
fe310_clockconfig.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
fe310_clockconfig.h
fe310_config.h
fe310_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
fe310_gpio.h
fe310_head.S arch/risc-v: Refine exception_common 2022-01-13 14:53:18 +01:00
fe310_idle.c
fe310_irq_dispatch.c arch/risc-v: Move epc adjustment to riscv_doirq 2022-04-10 00:52:04 +08:00
fe310_irq.c arch/risc-v: Attach exception handler in common place 2022-04-10 00:52:04 +08:00
fe310_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
fe310_lowputc.h
fe310_memorymap.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
fe310_serial.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
fe310_start.c arch/risc-v: Merge rv32im and rv64gc into common 2022-01-11 23:24:33 +08:00
fe310_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
fe310.h
Kconfig
Make.defs RISC-V: Remove riscv_cpuindex.c from platforms that don't need it 2022-04-12 01:59:35 +08:00