Skip to content

linker_script: Remove some remaining SUBALIGN in iterable sections #92350

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

Conversation

nandojve
Copy link
Member

The #91219 miss some entries when doing the clean-up. This removes some of remaining SUBALIGN entries in the iterable sections. It do not consider SECTION_PROLOGUE and zephyr_linker_section entries.

Fixes #92349

The zephyrproject-rtos#91219 miss some entries when doing the clean-up. This removes
some of remaining SUBALIGN entries in the iterable sections. It do
not consider SECTION_PROLOGUE and zephyr_linker_section entries.

Fixes zephyrproject-rtos#92349

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
Copy link

@nandojve
Copy link
Member Author

Ohh, when I added people from #91219 the GH UI removed at same time others.

@danieldegrasse danieldegrasse merged commit b478cd8 into zephyrproject-rtos:main Jul 7, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linker_script: Remove all SUBALIGN usage for iterable sections still incomplete
9 participants