Skip to content

loader mcs: set handler params with TCB syscalls#47

Draft
corlewis wants to merge 2 commits intoseL4:masterfrom
corlewis:corlewis/set-handler-params
Draft

loader mcs: set handler params with TCB syscalls#47
corlewis wants to merge 2 commits intoseL4:masterfrom
corlewis:corlewis/set-handler-params

Conversation

@corlewis
Copy link
Copy Markdown
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 <corey.lewis@proofcraft.systems>
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