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

CI: switch to opensbi for linux-hello & switch to mfc for MC #2836

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

cebarobot
Copy link
Member

We have discoverd that the older version of riscv-pk crashes on harts that support H-ext due to issues with checking mideleg. Although this issue was fixed back in 2021 (commit 4ae5a88), considering that riscv-pk has been replaced by opensbi, we deciede to gradually transition our testing workloads to utilize opensbi instead.

Using MFC for "EMU - MC" test may decrease the total ci time.

This PR might be the last part of migrating the Linux-hello test in CI from riscv-pk to OpenSBI.

We have discoverd that the older version of riscv-pk crashes on harts that support H-ext due to issues with checking mideleg. Although this issue was fixed back in 2021 (commit 4ae5a88), considering that riscv-pk has been replaced by opensbi, we deciede to gradually transition our testing workloads to utilize opensbi instead.
Using MFC for EMU - MC test may decrease the total ci time.
@cebarobot cebarobot added do not merge Do not merge this pull request and removed do not merge Do not merge this pull request labels Apr 1, 2024
@Tang-Haojin Tang-Haojin merged commit 4a8a734 into master Apr 2, 2024
5 checks passed
@Tang-Haojin Tang-Haojin deleted the ci-opensbi-mfc branch April 2, 2024 01:49
cebarobot added a commit that referenced this pull request Apr 24, 2024
The linux-hello test in CI has switched to openSBI in #2836. However, we
did not update ready-to-run at that time for some reason.

ready-to-run should be abandoned. Using git repo to manage prebuilt
binary files is not a good pratice and would cause repository bloat.
Also, lack of building infomation of binary files makes difficulties in
rebuilding them.
Tang-Haojin pushed a commit that referenced this pull request Apr 25, 2024
The linux-hello test in CI has switched to openSBI in #2836. However, we
did not update ready-to-run at that time for some reason.

ready-to-run should be abandoned. Using git repo to manage prebuilt
binary files is not a good pratice and would cause repository bloat.
Also, lack of building infomation of binary files makes difficulties in
rebuilding them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants