Skip to content

Conversation

@romancardenas
Copy link
Contributor

Alternative to #188

The _pre_init_trap is now weak, and users can override it.
Additionally, all default_* and Default* symbols are no longer required, since their _* version is now a weak symbol written in assembly. In this way, we could slightly reduce the size of the binaries.

Closes #155, closes #156, closes #188

@romancardenas romancardenas requested a review from a team as a code owner February 27, 2024 14:56
@romancardenas romancardenas added this pull request to the merge queue Mar 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to Branch Protection failures Mar 5, 2024
You're not authorized to push to this branch. Visit "About protected branches" for more information.
@romancardenas romancardenas added this pull request to the merge queue Mar 5, 2024
Merged via the queue into master with commit 555441c Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

riscv-rt: Pre initialization trap handling riscv-rt: Prune unused symbols

2 participants