seL4/libsel4/include
Adrian Danis de42f82691 x86: Introduce IO port control caps
Changes the way IO ports work such that instead of 'minting' IO port caps down into new
IO port caps with smaller ranges new IO port ranges must be allocated centrally from
an IO port control cap. This mechanism acts in a very similar fashion as IRQ handler/control
capabilities and ensures that allocated IO ports do not overlap. Disallowing overlapping
IO ports is necessary to ensure the CDT remains valid as capabilities are deleted.
2018-04-24 14:04:46 +10:00
..
api x86: Dangerous read/write MSR interface 2018-01-17 16:35:39 +11:00
interfaces SELFOUR-331: add seL4_TCB_SetSchedParams 2018-02-26 11:24:42 +11:00
sel4 x86: Introduce IO port control caps 2018-04-24 14:04:46 +10:00