capdl
capdl copied to clipboard
loader mcs: set handler params with TCB syscalls
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.