Procedure for submitting RISC-V based BSP to Newlib
Bandhav Veluri <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CALPOZ+cJDu48F=G6wH9f8VZVuNk===sshEnkw+JNMc7AEtajAg@mail.gmail.com> |
Hi, In our research group at University of Washington, we developed a generic riscv BSP with integrated file-system that can support file i/o without the need for any i/o proxying mechanism. What would be the appropriate place to submit a pull request for our BSP? I'm uncertain because the riscv-gnu-toolchain seem to use a forked copy of newlib called riscv-newlib. Is there a way to upstream our work in a way that riscv-gnu-toolchain could provide an option to install the toolchain with our BSP? Thanks, Bandhav