Skip to content

Haoze0102/osc2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSC2023

Github Account Student ID Name
Haoze0102 A122542 Hao-Ze Wang

Requirements

  • a cross-compiler for aarch64
  • (optional) qemu-system-arm

Build

make kernel.img

Test With QEMU

qemu-system-aarch64 -M raspi3b -kernel kernel.img -initrd initramfs.cpio -serial null -serial stdio -dtb bcm2710-rpi-3-b-plus.dtb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 85.2%
  • Assembly 7.1%
  • Makefile 5.8%
  • Python 1.8%
  • Other 0.1%