Skip to content

Remove kernel stack and boot stack memory regions #451

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 2 commits into from
May 1, 2025

Conversation

danbugs
Copy link
Contributor

@danbugs danbugs commented May 1, 2025

These memory regions are unused and should be removed.

Note: Just like #450 , this PR is also part of the effort of breaking #297 into more digestible bits.

@danbugs danbugs added the kind/refactor For PRs that restructure or remove code without adding new functionality. label May 1, 2025
@danbugs danbugs requested a review from ludfjig May 1, 2025 19:42
@danbugs danbugs force-pushed the mem-layout-cleanup branch from 223b2f0 to 1a875c7 Compare May 1, 2025 21:21
danbugs added 2 commits May 1, 2025 21:28
@danbugs danbugs force-pushed the mem-layout-cleanup branch from 1a875c7 to 02e3858 Compare May 1, 2025 21:29
@danbugs danbugs merged commit 02e3858 into hyperlight-dev:main May 1, 2025
27 checks passed
@danbugs danbugs deleted the mem-layout-cleanup branch May 1, 2025 22:01
danbugs added a commit to danbugs/hyperlight that referenced this pull request May 6, 2025
Removed cfg options that became unused after PRs hyperlight-dev#451 , hyperlight-dev#453 , and hyperlight-dev#457 merged.

Signed-off-by: danbugs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/refactor For PRs that restructure or remove code without adding new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants