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 acpica support to aarch64 #1294

Open
wkozaczuk opened this issue Jan 10, 2024 · 0 comments
Open

Add acpica support to aarch64 #1294

wkozaczuk opened this issue Jan 10, 2024 · 0 comments
Labels

Comments

@wkozaczuk
Copy link
Collaborator

Currently, our aarch64 port supports only pulling device information from DTB which is enough to run OSv on SBCs. But on the server machines, DTB is not available and such info comes from ACPI (see https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html).

This would be necessary to run OSv on AWS graviton.

We already use ACPICA in x64 port so it should be difficult to port it to aarch64 port. We would probably need to update the acpica library in externals.

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

No branches or pull requests

1 participant