-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RISCV64 arch support #3460
Comments
Cool, thanks for filing this! I don't think we're quite ready to do this (since Fedora itself doesn't officially build for RISC-V yet), but I'm also excited for it. Have you been able to get a minimal FCOS compose built with e.g. the RPMs at http://fedora.riscv.rocks/koji/? |
Hi ! :-) I have been able to build all the packages but two :
I see however that http://fedora.riscv.rocks/koji/buildinfo?buildID=245364 passed a few weeks ago, so I guess I can continue to rebuild it. About criu, the RISCV development is underway, but I wonder if we can skip this dependency. The tests and experiments were reported here : I have to present all my tests and packages to patch. I have to sync with https://twitter.com/dustymabe on IRC asap. I have a base container of fedora for riscv64 that runs ! https://risc-v-machines.readthedocs.io/en/latest/linux/f33-scratch/ I can update it to the latest fedora 38/39. |
This is all we need to unblock `cosa build` on RISCV64. Obviously, this is far from complete support for the platform, but it allows developers to experiment with cosa on that arch. Related: coreos#3460
This is all we need to unblock `cosa build` on RISCV64. Obviously, this is far from complete support for the platform, but it allows developers to experiment with cosa on that arch. Related: #3460
Desired Feature
Enable RISCV64 CPU architecture support in order to build coreos-assembler for native RISC-V boards.
PR
cosa build
on RISCV64 #3459Example Usage
Port https://docs.fedoraproject.org/en-US/fedora-coreos/ to be compatible with SiFive Unmatched.
Other Information
I have a SiFive Unmatched for Q/A test campaign : https://www.sifive.com/boards/hifive-unmatched
The text was updated successfully, but these errors were encountered: