Skip to content

taojin0505/RaspberryPi3_OS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi3_OS

Porting simplified JOS, a simple MIPS operating system kernel, to Raspberry Pi 3 on AArch64.

TODO

  • Boot
  • Memory management
  • Process management and exception handling
  • System call
  • File system
  • Shell

Currently not updating because of the end of the course.

License

Feel free to use it under the MIT license.

About

A simple Linux kernel for Raspberry Pi 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.8%
  • Assembly 2.4%
  • Other 1.8%