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

cmake: linker_script: add vector_sw_relay #82338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RobinKastberg
Copy link
Contributor

Currently the arch/arm/vector_sw_relay test fails due to alignment issues with CONFIG_CMAKE_LINKER_GENERATOR enabled on ek_ra4e2

This attempt passes the test, however I am not 100% convinced the rest of
the functionality is correct. Especially .rom_start ordering

Please review critically :)

Currently the arch/arm/vector_sw_relay test fails due to alignment
issues with CONFIG_CMAKE_LINKER_GENERATOR enabled

Signed-off-by: Robin Kastberg <[email protected]>
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.

3 participants