ReturnInfinity / BareMetal-OS-legacy

BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
1.74k stars 303 forks source link

porting baremetal-os on risc-v #101

Closed 8l closed 7 years ago

8l commented 9 years ago

Hi,

i am interested in porting baremetal-os on risc-v. http://riscv.org/

ANGEL - Browser-based RISC-V ISA simulator http://riscv.org/angel/

IanSeyler commented 9 years ago

I'm also interested in this. https://github.com/ReturnInfinity/BareMetal-kernel was set up with a separate x86-64 folder for this reason. I'd also like to write a version for 64-bit ARM.

8l commented 9 years ago

and here is yet another cpu, it also looks promising different design, but implemented in chisel. http://www.rexcomputing.com/ http://www.theplatform.net/2015/07/22/supercomputer-chip-startup-scores-funding-darpa-contract/

IanSeyler commented 7 years ago

If there is enough demand this can go into BareMetal-kernel