Skip to content
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

Add starfive-visionfive-v2 as example rv64 board #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prashanthswami
Copy link
Collaborator

We should ideally have at least one RISC-V board in our test group to limit future regression. Further work will have to be done to actually enable a toolchain that can build this test. The Starfive VisionFive V2 board was chosen here as an open-source board that has been referenced in the public issues.

Confirmed success of this mocked device test on a RISC-V QEMU instance.

@prashanthswami
Copy link
Collaborator Author

For review: @malfet
CC: @GlassOfWhiskey - the riscv_hwprobe mock stuff should merge cleanly with your current PR, but the hwcap mock may conflict slightly. Need to also see if I should guard it with Linux 6.4 based on the discussion thread there.

We should ideally have at least one RISC-V board in our test group to
limit future regression. Further work will have to be done to actually
enable a toolchain that can build this test. The Starfive VisionFive V2
board was chosen here as an open-source board that has been referenced
in the public issues.

Confirmed success of this mocked device test on a RISC-V QEMU instance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants