Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-20 | RISC-V 32-bit support | ustcymgu@gmail.com | |
Added 32-bit RISC-V support. I have managed to get 32-bit RISC-V No-MMU Linux running based on mainstream buildroot. It's nice to have uclibc support this 32-bit No-MMU target. There's no substantial code change except definations and config options. Signed-off-by: Yimin Gu <ustcymgu@gmail.com> |