Refs to good info on RISCV bare metal code
All about the OSDev Wiki. Discussions about the organization and general structure of articles and how to use the wiki. Request changes here if you don't know how to use the wiki.
Refs to good info on RISCV bare metal code
Greetings,
I was trying to add reference URLs to page:
https://wiki.osdev.org/RISC-V_Bare_Bones
But I seem to lack permissions.
Sources of Note to add:
Small Bare Metal RISCV OS in asm and Rust
https://osblog.stephenmarz.com/
Asm boot code which sets up stacks for all harts on page:
https://marz.utk.edu/my-courses/cosc562/riscv/
Selfie is a minimalist self hosting compiler, os, and simulator for RISCV and is well documented
https://github.com/cksystemsteaching/selfie
In particular, 2 well written Bare Metal BS theses in
https://github.com/cksystemsteaching/se ... ain/theses
Full, Open Source Microkernel for riscv64 (plus arm7, ia32)
https://github.com/phoenix-rtos
HTH,
-KenD
I was trying to add reference URLs to page:
https://wiki.osdev.org/RISC-V_Bare_Bones
But I seem to lack permissions.
Sources of Note to add:
Small Bare Metal RISCV OS in asm and Rust
https://osblog.stephenmarz.com/
Asm boot code which sets up stacks for all harts on page:
https://marz.utk.edu/my-courses/cosc562/riscv/
Selfie is a minimalist self hosting compiler, os, and simulator for RISCV and is well documented
https://github.com/cksystemsteaching/selfie
In particular, 2 well written Bare Metal BS theses in
https://github.com/cksystemsteaching/se ... ain/theses
Full, Open Source Microkernel for riscv64 (plus arm7, ia32)
https://github.com/phoenix-rtos
HTH,
-KenD
Last edited by KenDickey on Thu Aug 31, 2023 2:15 pm, edited 1 time in total.
Re: Refs to good info on RISCV bare metal code
Carpe diem!
Re: Refs to good info on RISCV bare metal code
No joy. Tried but seem unable to join group Users.
Still see the diagnostic when try to edit:
vvv===vvv===vvv
Still see the diagnostic when try to edit:
vvv===vvv===vvv
^^^===^^^===^^^View source
for RISC-V Bare Bones
You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in the group: Users.
- Octocontrabass
- Member
Member - Posts: 6013
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Refs to good info on RISCV bare metal code
Post by Octocontrabass »
Did you try joining the group "wiki"?KenDickey wrote:Tried but seem unable to join group Users.
Re: Refs to good info on RISCV bare metal code
Yes, I am a member of group Wiki.
This has not let me edit the Bare Mental page.
This has not let me edit the Bare Mental page.
- Octocontrabass
- Member
Member - Posts: 6013
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Refs to good info on RISCV bare metal code
Ah. Finally!
I thought I was logged with previous attempts but latest attempt succeeded.
Thanks much for your patience!
I thought I was logged with previous attempts but latest attempt succeeded.
Thanks much for your patience!