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

fix: Leave .bss initialization of loader to firmware #256

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

mkroening
Copy link
Member

No description provided.

Overriding the own bss after load is problematic if items are already in
use. The firmware that loads and jumps into the loader should zero the
.bss already.

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening added this pull request to the merge queue Aug 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 10, 2023
@mkroening mkroening added this pull request to the merge queue Aug 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 10, 2023
@mkroening mkroening added this pull request to the merge queue Aug 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 10, 2023
@mkroening mkroening added this pull request to the merge queue Aug 10, 2023
Merged via the queue into hermit-os:master with commit 7637c30 Aug 10, 2023
@mkroening mkroening deleted the no-bss branch August 10, 2023 16:38
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.

1 participant