We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The kernel is designed for portability in-mind, but currently only supports x86. We need to get it running on aarch64 as well.
The text was updated successfully, but these errors were encountered:
The kernel port for aarch64 is split across a number of patches. Implementing the core kernel requires quite a few things.
Sorry, something went wrong.
SMP support is tracked in #152
PandaZ3D
No branches or pull requests
The kernel is designed for portability in-mind, but currently only supports x86. We need to get it running on aarch64 as well.
The text was updated successfully, but these errors were encountered: