seL4/include/object
Thibaut Perami 3df00ea4d7 SELFOUR-6: Add GrantReply to the rights system.
GrantReply is a new access right added to endpoint capabilities, which
allows seL4_Call to be used on those capabilities (specifically, it
allows reply caps *only* to be granted across endpoints).

Prior to the addition of GrantReply, endpoint capabilities required the
Grant access right, which allowed any arbitrary capabilitiy to be
transferred over an endpoint. Using GrantReply, systems can now be
constructed where threads using seL4_Call over an endpoint do not need to be in the same
security subsystem.
2018-12-12 14:04:28 +11:00
..
cap.h Generalise finaliseCap to more than just IRQs 2018-02-23 10:03:50 +11:00
cnode.h Remove recycle 2016-11-18 14:10:01 +11:00
endpoint.h SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
interrupt.h x86: IOAPIC/MSI syscalls 2016-02-02 15:58:18 +11:00
notification.h SELFOUR-317: rename async endpoint to notification object, and other 2015-11-09 17:18:43 +11:00
objecttype.h SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
structures.h Dedup user_data and user_data_device definitions. 2018-12-06 15:04:41 +11:00
structures_32.bf SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
structures_64.bf SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
tcb.h SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
untyped.h SELFOUR-444: Preemptible zeroing for retype. 2016-11-01 17:05:36 +11:00