Add arm64 image header bindings#118
Merged
sunfishcode merged 2 commits intosunfishcode:mainfrom Feb 14, 2025
Merged
Conversation
sunfishcode
reviewed
May 13, 2024
2800896 to
7f73e77
Compare
7f73e77 to
a50b67f
Compare
Contributor
Author
|
I updated the branch with latest main changes. I also added a comment for the header workaround. It should be ready for merging now. |
Owner
|
Thanks! |
Owner
|
This is now released in linux-raw-sys 0.8.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds binding the image header required to boot on arm64/aarch64 systems.
The kernel "make headers_install" does not include the necessary headers when called. I believe this should be reported upstream but in the meantime I had an "hack" which manually copies the necessary headers