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: add opensbi to boot kernel #21

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

jamesbeyond
Copy link
Collaborator

No description provided.

run: |
wget -qc https://github.com/c-sky/buildroot/releases/download/v1.0.11/rootfs_rv32.ext2.tar.gz
tar -xvf rootfs_rv32.ext2.tar.gz
wget -qc https://github.com/T-head-Semi/zero_stage_boot/releases/download/v1.1/opensbi-32ilp32.tar.gz
Copy link
Collaborator

@guoren83 guoren83 May 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name of T-Head-Semi is set to be discontinued, and the integrated OpenSBI within QEMU suffices.

git clone https://github.com/riscv-software-src/opensbi.git
cd opensbi
git checkout v1.4

@jamesbeyond jamesbeyond merged commit 27565a1 into ruyisdk:linux-6.6 May 22, 2024
20 checks passed
@jamesbeyond jamesbeyond deleted the opensbi branch May 22, 2024 06:58
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.

2 participants