User-level fault handling does require capabilities and is afaik semantically 
equivalent to synchronous IPC using seL4_Call/Reply_Recv. The only difference 
is that instead of the faulting thread populating the IPC buffer and invoking 
seL4_Call, the kernel constructs the fault message and sends it to the faulting 
thread's designated fault handler endpoint (if such an endpoint capability has 
been provided) on its behalf.

- Alwin
_______________________________________________
Devel mailing list -- devel@sel4.systems
To unsubscribe send an email to devel-leave@sel4.systems

Reply via email to