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

Add support for 64-bit ARM standard/EFI Systems #7

Closed
mcbridematt opened this issue Aug 11, 2020 · 1 comment
Closed

Add support for 64-bit ARM standard/EFI Systems #7

mcbridematt opened this issue Aug 11, 2020 · 1 comment

Comments

@mcbridematt
Copy link
Contributor

This is to support 64-bit ARM systems that implement the Embedded Boot or [https://github.com/ARM-software/sbsa-acs](Server boot) standard - the basic gist is that these systems follow a PC style boot flow using EFI and (typically) Grub2.

With some tweaks it might be possible to use this for the Raspberry Pi 3 and 4 as openSuSE embeds a copy of U-Boot to implement EFI - in which case we can have just one aarch64 image.

I haven't named it after my system (Ten64) as there are wider applications such as virtual machines -in fact all the systems I am running in "production" at the moment are running as VMs, but the resulting image will work on the Ten64 and other supported boards "bare metal" as well.

@mcbridematt
Copy link
Contributor Author

See pull request #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant