Porting simplified JOS, a simple MIPS operating system kernel, to Raspberry Pi 3 on AArch64.
- Boot
- Memory management
- Process management and exception handling
- System call
- File system
- Shell
Currently not updating because of the end of the course.
Feel free to use it under the MIT license.