seL4/include
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
..
32/mode Kbuild: Removed Kbuild 2018-08-10 10:38:53 +10:00
64/mode Kbuild: Removed Kbuild 2018-08-10 10:38:53 +10:00
api SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
arch armv8/hyp: Remove duplicated functions 2018-12-11 18:27:32 +11:00
benchmark Kbuild: Removed Kbuild 2018-08-10 10:38:53 +10:00
fastpath SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
kernel SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
machine Inline resetTimer for all platforms 2017-11-28 10:21:46 +11:00
model Move PAD_TO_NEXT_CACHE_LN to util.h 2018-01-09 10:10:16 +11:00
object SELFOUR-6: Add GrantReply to the rights system. 2018-12-12 14:04:28 +11:00
plat AArch64: Comment HYP and EL1 vaddrspace layouts 2018-12-11 18:27:32 +11:00
smp ARM/SMP: Re-implement atomic exchange taking sel4 IPI into account 2017-11-23 14:35:54 +11:00
api.h
assert.h
basic_types.h Type wrapper for a word_t that may alias 2018-04-24 14:04:46 +10:00
bootinfo.h
compound_types.h
config.h
linker.h x64: SKIM window to mitigate Meltdown (CVE-2017-5754) on x86-64 2018-01-17 16:38:52 +11:00
machine.h
object.h
stdarg.h
stdint.h Add stdint MAX definitions 2017-11-17 14:49:27 +11:00
string.h Expose string functions in all builds 2018-04-18 10:10:14 +10:00
types.h
util.h trivial: move MS_IN_S to utils.h 2018-09-18 10:05:26 +10:00