seL4/libsel4
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
..
arch_include riscv: add remaining registers to user context. 2018-12-06 15:04:41 +11:00
include SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
mode_include Increase badge size for endpoints on 64-bit platforms 2017-10-27 12:15:09 +11:00
sel4_arch_include [libsel4] fix building with LibSel4FunctionAttributes 2018-11-27 01:17:45 -05:00
sel4_plat_include TX2: Add initial TX2 support 2018-11-07 11:52:51 +11:00
src libsel4: fix licenses 2017-06-22 15:27:29 +10:00
tools riscv: add remaining registers to user context. 2018-12-06 15:04:41 +11:00
CMakeLists.txt libsel4: rename sel4_gen custom target to sel4_generated 2018-09-10 15:57:19 +10:00