no1wudi opened a new pull request #5076: URL: https://github.com/apache/incubator-nuttx/pull/5076
## Summary Refine risc-v Toolchain.defs firstly, and it tested on qemu-rv32. And then: 1. Apply new Toolchain.defs to all risc-v based chips 2. Merge the common src for rv32/rv64 (riscv_syscall.S/riscv_fpu.S etc, in rv32im and rv64gc) 3. Apply new common src to qemu-rv32 and qemu-rv64 4. Migrate all risc-v based chips to new implementation and remove old ## Impact Refactor only. ## Testing Tested on qemu-rv32 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org