Add support for aarch64_be - #476
Merged
Merged
Conversation
mkroening
self-requested a review
July 29, 2025 15:13
Gelbpunkt
force-pushed
the
aarch64_be-part1
branch
2 times, most recently
from
July 29, 2025 19:37
2c2cece to
d57c970
Compare
Gelbpunkt
force-pushed
the
aarch64_be-part1
branch
2 times, most recently
from
August 19, 2025 11:37
52d4b33 to
a317dd3
Compare
Gelbpunkt
force-pushed
the
aarch64_be-part1
branch
2 times, most recently
from
August 19, 2025 11:44
0b9d854 to
f4e5f90
Compare
Gelbpunkt
force-pushed
the
aarch64_be-part1
branch
from
August 26, 2025 11:47
cc85016 to
f303551
Compare
mkroening
requested changes
Sep 3, 2025
mkroening
left a comment
Member
There was a problem hiding this comment.
Can you drop the first commit and swap the order of the other two? :)
Comment on lines
-5
to
-6
| OUTPUT_FORMAT("elf64-littleaarch64") | ||
| OUTPUT_ARCH("aarch64") |
Member
There was a problem hiding this comment.
This seems to work, but do you happen to have any knowledge on where the default value comes from and what it is now?
Member
Author
There was a problem hiding this comment.
No, I don't, but I imagine the linker is well aware of the architecture it is linking for and therefore doesn't need this explicit hint
Built from https://github.com/Gelbpunkt/kernel/tree/1ccdb328e3aad017f0dc0ee3907b75fbd1ee85b0 Signed-off-by: Jens Reidel <adrian@travitia.xyz>
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
Gelbpunkt
force-pushed
the
aarch64_be-part1
branch
from
September 3, 2025 16:25
f303551 to
37c4eb9
Compare
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 4, 2025
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.
No description provided.