nuttx/arch/risc-v
Jukka Laitinen fc3167b584 boards/riscv/mpfs: Remove reference to .vectors in linker scripts
There is no such section. Instead, place the object mpfs_head.o at the start of
the text.

Put mpfs_head.o directly into the arch library; there is no need to define
it separately in HEAD_ASRC.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2022-01-20 01:37:34 +08:00
..
include arch/risc-v/qemu-rv: Support both rv32/rv64 core 2022-01-15 11:42:01 +08:00
src boards/riscv/mpfs: Remove reference to .vectors in linker scripts 2022-01-20 01:37:34 +08:00
Kconfig risc-v: Remove ARCH_RV_ISA_[F|D] use ARCH_HAVE_FPU instead 2022-01-15 11:42:01 +08:00