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

arm64 lds: move 64K gap to reloc #49

Merged
merged 2 commits into from
Dec 16, 2023
Merged

arm64 lds: move 64K gap to reloc #49

merged 2 commits into from
Dec 16, 2023

Conversation

gmbr3
Copy link
Contributor

@gmbr3 gmbr3 commented Nov 28, 2023

The PE32 header means code ends at end of text, unlike ELF where its mostly dynamic

The PE32 header means code ends at end of text, unlike
ELF where its mostly dynamic

Signed-off-by: Callum Farmer <[email protected]>
@gmbr3 gmbr3 marked this pull request as draft November 28, 2023 17:21
While binutils 2.25 incorrectly changed the page size
to 64K, the second part of that fix prevents the bug
anyways

Partial revert of 28d4b62

Signed-off-by: Callum Farmer <[email protected]>
@gmbr3 gmbr3 marked this pull request as ready for review December 4, 2023 11:17
@superm1 superm1 merged commit 9485b04 into fwupd:main Dec 16, 2023
5 checks passed
@gmbr3 gmbr3 deleted the arm64-objcopy branch April 1, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants