-
Notifications
You must be signed in to change notification settings - Fork 64
Patch page tables of child PD's into their parent #316
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
Open
Kswin01
wants to merge
18
commits into
seL4:main
Choose a base branch
from
au-ts:child_vspace
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
766bf33
tool: give vspace caps of child nodes to parent
alwin-joshy cbb8cc6
tool: add more generic microkit_config field
alwin-joshy 246fa09
gdb: add HardwareDebugAPI to debug config
alwin-joshy aaed22d
mint child frame caps into parent
Kappamalone f3443fb
tool: add child page tables as new elf segment
Kswin01 7c7b74d
tool: cleanup construction of page tables
Kswin01 f1a4ecc
tool: cleanup patching of data into elfs
Kswin01 be3e3c3
tool: support large pages in child vspace mapping
Kswin01 8830964
tool: fix searching memory maps of child pds
Kswin01 7a66b9f
tool: fix compiler warnings
Kswin01 34d2a6a
tool: remove unused code minting child frame caps
Kswin01 6d6d560
tool: apply rustfmt
Kswin01 dac489a
tool: fix lint errors
Kswin01 d65777d
tool: add child_pt tag checks
Kswin01 eec7256
tool: fix bug when finding child elf
Kswin01 01d5389
tool: Add support for riscv 39 bit addresses in child pts
Kswin01 196da7a
elf: use get_segment in populate_segment
Kswin01 a3d41d0
use constants for page table helper functions
Kswin01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.