Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 365 Bytes

File metadata and controls

16 lines (12 loc) · 365 Bytes

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.