seL4/libsel4/include/sel4
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
..
assert.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
benchmark_tracepoints_types.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
benchmark_track_types.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
benchmark_utilisation_types.h benchmark: support reading out idle cpu time on remote cpu 2017-09-04 12:50:42 +02:00
bootinfo.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
bootinfo_types.h Drop SEL4_PACKED from types used by seL4. 2018-08-10 16:18:58 +10:00
constants.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
debug_assert.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
deprecated.h [STYLE_FIX] 2017-10-27 01:30:35 +00:00
errors.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
faults.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
macros.h Fix trivial comment typos. 2018-03-27 10:51:26 +11:00
messages.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
objecttype.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
sel4.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
shared_types.h SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
shared_types_32.bf SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
shared_types_64.bf SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
simple_types.h libsel4: fix licenses 2017-06-22 15:27:29 +10:00
syscalls.h manual: s/Polling Send/Non-Blocking Send 2018-05-08 14:50:36 +10:00
types.h libsel4: Make guard and badge definitions mode specific 2017-10-27 12:15:09 +11:00