Skip to content

laniku/star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.T.A.R.

(Simple Time-sharing system And Resource manager)

A monolithic Kernel/OS implementation for RISC-V. Targets 64 Bit.

Run Locally

Clone the project

  git clone https://github.com/laniku/star.git

Go to the project directory

  cd star

Get OpenSBI (QEMU will fail if not downloaded)

  curl -LO https://github.com/qemu/qemu/raw/v8.0.4/pc-bios/opensbi-riscv32-generic-fw_dynamic.bin

Build & Run

  ./run.sh

Acknowledgements

About

Simple Time-sharing system And Resource manager (S.T.A.R.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published