7cai / RaspberryPi3_OS

A simple Linux kernel for Raspberry Pi 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:C 95.7%Language:Assembly 2.4%Language:Makefile 1.0%Language:C++ 0.5%Language:Objective-C 0.3%