Arm backend: Share runner linker script setup - #22015
Merged
Merged
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22015
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit d9530c3 with merge base 85ec16e ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Collaborator
Author
|
This is the first commit of some that will create a sort of "stable" API for the cmake functions used by the arm backends. Just want to make sure things wont break with this. |
zingo
approved these changes
Aug 21, 2026
Collaborator
Author
|
I have tried to check if there is any buck impact but found no evidence there should be any. |
Move Ethos-U system validation, linker script preprocessing, and target configuration into ArmRunnerUtils so bare-metal runners can reuse the same setup. This commit was authored with Codex. Signed-off-by: Per Held <per.held@arm.com> Change-Id: I73b6fd9fddbbb2923d6757f6496bdbb0e94ec524
perheld
force-pushed
the
change-1318738
branch
from
August 24, 2026 05:33
bf05b33 to
d9530c3
Compare
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.
Move Ethos-U system validation, linker script preprocessing, and target configuration into ArmRunnerUtils so bare-metal runners can reuse the same setup.
This commit was authored with Codex.
Change-Id: I73b6fd9fddbbb2923d6757f6496bdbb0e94ec524
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani