8000 boards: linker: do not load .apps section by default by bradjc · Pull Request #4169 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

boards: linker: do not load .apps section by default #4169

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 3 commits into from
Sep 25, 2024

Conversation

bradjc
Copy link
Contributor
@bradjc bradjc commented Sep 11, 2024

Pull Request Overview

This pull request is an alternative to #4158, and much simpler. We just mark the .apps section as NOLOAD and then require that boards that want to use the .apps section change it back to LOAD.

Testing Strategy

TODO. I tried testing with the microbit but I don't have probe-rs and I accidentally used tockloader which I now realize wasn't a valid test.

TODO or Help Wanted

Hopefully nothing.

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

No need for the old .apps documentation.
To all boards that use a single image with kernel and apps.
@github-actions github-actions bot added the WG-OpenTitan In the purview of the OpenTitan working group. label Sep 11, 2024
@ppannuto ppannuto added the last-call Final review period for a pull request. label Sep 16, 2024
@ppannuto ppannuto added this pull request to the merge queue Sep 25, 2024
Merged via the queue into master with commit b6a54d4 Sep 25, 2024
18 checks passed
@ppannuto ppannuto deleted the kernel-linker-apps2 branch September 25, 2024 20:26
@alexandruradovici alexandruradovici mentioned this pull request Oct 9, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
last-call Final review period for a pull request. WG-OpenTitan In the purview of the OpenTitan working group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0