-
Notifications
You must be signed in to change notification settings - Fork 210
Update Linux images #580
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
Comments
I have got Sail and Spike working, and Imperas partly working with a newer Linux (with no userspace admittedly but I don't know if that really matters). The hard bit is getting console output working on all the emulators, and how to supply the DTB.
I haven't tried QEMU or Whisper yet. |
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 26, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com> Co-authored-by: Tim Hutt <tdhutt@gmail.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 26, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com> Co-authored-by: Tim Hutt <tdhutt@gmail.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 26, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com> Co-authored-by: Tim Hutt <tdhutt@gmail.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 27, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 27, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 29, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Arielfoever
added a commit
to Arielfoever/sail-riscv
that referenced
this issue
Apr 30, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Timmmm
pushed a commit
to Arielfoever/sail-riscv
that referenced
this issue
May 1, 2025
Fix riscv#580 Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Linux images in
os-boot
a) are very out of date, awkward to use because they require patching the model, and don't really belong there anyway.We should
os-boot
, and replace them with instructions (or maybe a script) to use the ELFs from the other repo.It would be really great if the images could run on all of the major emulators:
(I think that's it?)
The text was updated successfully, but these errors were encountered: