[simple-system] Linker script updates
Open
@silvestrst is already working on this.
Since Sep 23, 2020.
Component:Tool-and-Build
Type:Enhancement
- Dominant language
- SystemVerilog
- Stars
- 2.1k
- Forks
- 810
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 9
Description
There are quite a few sections unspecified at the moment (mostly debug related). Adding them would allow linking with the `--orphan-handling=error` option to check for accidentally missed ones (that we care about).
We could also specify `__global_pointer$` for possible optimization.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.