Specify kernel API surface #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Low-level calls
Kernel object types
Capability-based calls
IPC
Cap management
AddressSpace management
Thread TCB management
Basic IPC is done via syscalls:
^ These are performed on capabilities.
Kernel makes use of the following primitive types:
Note:
seL4_UntypedObject,
seL4_TCBObject,
seL4_EndpointObject,
seL4_NotificationObject,
seL4_CapTableObject,
non-arch-specific objects in seL4