genode/repos/base-hw
Martin Stein 6a5aa18a7b base-hw: no PD code / virt methods in Ipc_node
This is a simplication of the asyncronous-IPC module of the base-hw kernel.
Besides structuring the code in a cleaner way, it prepares for the in-place
translation of the module into Ada in the context of the Spunky project.

* Get rid of virtual methods in Ipc_node.
* Move all stuff related to protection domains, capabilities, and UTCBs to
  the Thread class. this code might later be moved to a dedicated module, but
  for now it's just fine to have it done by the thread module.

Ref #3308
2020-02-20 12:11:21 +01:00
..
doc Update Muen port 2019-05-27 14:46:53 +02:00
etc kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
include hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
lib/mk hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
ports Update Muen port 2019-05-27 14:46:53 +02:00
recipes depot: update recipe hashes 2020-02-10 14:29:06 +01:00
run Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
src base-hw: no PD code / virt methods in Ipc_node 2020-02-20 12:11:21 +01:00