Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for aarch64 and machine raspi3 #3

Open
7 tasks
Andy-Python-Programmer opened this issue Apr 14, 2021 · 0 comments
Open
7 tasks

Support for aarch64 and machine raspi3 #3

Andy-Python-Programmer opened this issue Apr 14, 2021 · 0 comments
Labels
C-bootloader Category: bootloader C-kernel Category: kernel

Comments

@Andy-Python-Programmer
Copy link
Owner

Andy-Python-Programmer commented Apr 14, 2021

Add support for aarch64 and use the qemu machine type raspi3 to emulate a raspberry pi 3 in qemu.

Checklist:

  • Port the build system to use the provided target triple
  • Create custom bootloader
  • Create support for aarch64 in the build system. Including creating the aarch64-aero_os target file
  • Support for aarch64 paging
  • Add aarch64 support to the bootloader
  • Move arch dependent stuff into traits
  • Create a new arch aarch64 and port every arch item
@Andy-Python-Programmer Andy-Python-Programmer added C-bootloader Category: bootloader C-kernel Category: kernel labels Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bootloader Category: bootloader C-kernel Category: kernel
Projects
None yet
Development

No branches or pull requests

1 participant