RISC-V (pronounced "RISC Five") is an open source instruction set architecture (ISA). This project, informally called Fedora/RISC-V, aims to get Fedora bootstrapped on the RISC-V (64 bit) architecture.
Topics
- Architectures/RISC-V/Bootstrapping - Find out how to take part in the current bootstrapping of Fedora on RISC-V, how to build RPMs, common problems, etc.
- Architectures/RISC-V/FPGA - How to run Fedora/RISC-V on real hardware (well, an FPGA).
Downloads
- http://copr-fe.cloud.fedoraproject.org/coprs/rjones/riscv/
- COPR repository (for Fedora 24/x86_64) containing: QEMU, Spike, cross-compiler toolchain
- https://github.com/rwmjones/fedora-riscv
- Git repository containing the bootstrapping work. Read the README file!
- https://fedorapeople.org/groups/risc-v/logs/status.html
https://github.com/rwmjones/fedora-riscv-autobuild
https://fedorapeople.org/groups/risc-v/- The stage4 autobuilder and its output.
- http://oirase.annexia.org/riscv/
- Interim stage3 and stage4 disk images built by rwmj
- http://davidlt.web.cern.ch/davidlt/riscv/
- Interim stage3 disk and kernel images built by davidlt.
Status
Last updated: 2016-09-22
Status: The stage3 disk image used for bootstrapping now boots to a shell, with GCC, numerous developer utilities, rpmbuild, Perl, Python 2, Python 3. rpmbuild can be used to build packages for stage4. Please read Architectures/RISC-V/Bootstrapping for further information.
An experimental stage4 disk image is available. It is missing GCC and rpmbuild (although RPM is present and works).
All packages that are built in Koji are currently being autobuilt against the stage4 disk image. The vast majority fail because of the missing GCC dependency, but a few can still be built. The autobuilder status page is here
For the detailed information, see: https://github.com/rwmjones/fedora-riscv
Communications
There is no specific mailing list. Use Fedora devel for now.
On FreeNode IRC: #fedora-riscv
People
- Richard Jones
- David Abdurachmanov
(add your name here)