How does the seL4 kernel revoke frame cap?
22 Jun
2017
22 Jun
'17
1:50 p.m.
Hello, I was wondering when we call seL4_cnode_delete on a (mapped) frame cap, does the kernel also handle unmapping the frame (in addition to withdrawing authority) as well? Or the user-space has to ensure that the frame is unmapped first before calling delete? I tried my code without unmapping that frame when deleting the cap and it seems to work fine. So I guess the kernel handles that? Oak -- Norrathep (Oak) Rattanavipanon M.S. in Computer Science University of California - Irvine
3197
Age (days ago)
3198
Last active (days ago)
5 comments
3 participants
participants (3)
-
Gerwin.Klein@data61.csiro.au -
Norrathep Rattanavipanon -
Thomas.Sewell@data61.csiro.au