-
Unbuntu 20.04
-
Cross Compiler: gcc-aarch64-linux-gnu
sudo apt-get install gcc-aarch64-linux-gnu
-
Qemu
sudo apt-get install qemu-system-aarch64
-
gdb
sudo apt-get install gdb-multiarch
-
screen
sudo apt-get install screen
This repository is homework submission for students
- Fork this repository on GitHub
- Write down following info in your
README.md
- GitHub account name
- Student ID
- Your name
- Design and implement your kernel in forked repository
- Create a GitHub pull request
- We will accept pull request when lab due date
repeat 3-5 to submit later homework/lab.