Skip to content

NRF52840: remove align instructions from gcc linker for ARM.extab exi… #11077

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

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

bentcooke
Copy link
Contributor

Description

Remove the ALIGN instructions for ARM.extab and ARM.exidx sections for the GCC_ARM NRF52840 linker script. These constraints were causing link failures for more complex mbed-os applications on this platform and this may be due to over constraining the linker. I do not see any requirements for these sections to be aligned to 8-byte boundaries.

Pull request type

[ x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@0Grit
Copy link

0Grit commented Jul 19, 2019

@AGlass0fMilk

@ciarmcom ciarmcom requested a review from a team July 19, 2019 17:00
@ciarmcom
Copy link
Member

@bentcooke, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@mbed-ci
Copy link

mbed-ci commented Jul 22, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

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

Successfully merging this pull request may close these issues.

5 participants