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

loader mcs: set handler params with TCB syscalls #47

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

corlewis
Copy link
Member

@corlewis corlewis commented Jul 22, 2022

Instead of minting new endpoint caps with the required badge and rights, we use seL4_TCB_SetSchedParams and seL4_TCB_SetTimeoutEndpoint to set them for us.

See https://sel4.atlassian.net/browse/RFC-11 for more information about this proposal.

corlewis and others added 2 commits July 21, 2022 12:50
Instead of minting new endpoint caps with the required badge and
rights, we use seL4_TCB_SetSchedParams and seL4_TCB_SetTimeoutEndpoint
to set them for us.

Signed-off-by: Corey Lewis <[email protected]>
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.

2 participants