nuttx/boards/risc-v/k210/maix-bit/scripts
Matheus Castello 1bc3ab513d boards: risc-v: k210: Fix -march and -mabi
-march=rv64gc -mabi=lp64 does not resolve lib paths for
riscv64-unknown-elf-gcc resulting in lib not found errors.
Changing it to -march=rv64imafc -mabi=lp64f that is the default
used in Sipeed repositories.

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2021-10-14 15:50:20 +09:00
..
gnu-elf.ld ELF64 support (#220) 2020-02-07 17:10:23 -06:00
ld.script boards: maix-bit: Add _default_stack_limit to the linker script 2021-04-19 01:09:22 -05:00
Make.defs boards: risc-v: k210: Fix -march and -mabi 2021-10-14 15:50:20 +09:00
memory.ld boards: maix-bit: Add support for PROTECTED build 2020-02-14 09:29:51 -06:00
user-space.ld risc-v:k210: Add KEEP on init_section 2020-09-29 10:26:59 +08:00