seL4/include/kernel
Adrian Danis e61a1056cc SELFOUR-56: Remove diminish rights from IPC
Diminish rights were to prevent a user from sending a writeable
cap over a read only endpoint. It turns out this 'security' can
be worked around without difficulty (by putting caps in a cnode
and sending the cnode) making the current diminish rights
implementation functionally useless.

Removing diminish rights has the benefit of simplifying all the
IPC paths.
2016-02-23 13:58:48 +11:00
..
boot.h x86: Populate the freemem list from the multiboot mem list 2016-01-12 10:59:08 +11:00
cspace.h unsigned int -> word_t 2015-12-10 10:45:21 +11:00
faulthandler.h Release snapshot 2014-07-18 05:03:59 +10:00
thread.h SELFOUR-56: Remove diminish rights from IPC 2016-02-23 13:58:48 +11:00
vspace.h Release snapshot 2014-07-18 05:03:59 +10:00