mirror of
https://github.com/drasko/codezero.git
synced 2026-03-27 14:29:03 +01:00
Updates to capability and l4_capability_control
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
.nf
|
||||
.BR "Capability" " - Overview of Capabilities in Codezero"
|
||||
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <l4/api/capability.h>
|
||||
.B #include <l4/generic/cap-types.h>
|
||||
|
||||
.SH DESCRIPTION
|
||||
A capability is a unique representation of security qualifiers on a particular resource.
|
||||
Each thread, address space and container is associated with its own capability list represented by the below structure.
|
||||
|
||||
Reference in New Issue
Block a user