genode/repos/base-hw/src
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
..
bbl base-hw: BBL fix warnings 2017-08-30 10:00:00 +02:00
bootstrap hw: add CPU wake up code for rpi3 2020-02-20 12:08:17 +01:00
core base-hw: no PD code / virt methods in Ipc_node 2020-02-20 12:11:21 +01:00
include hw: cortex a9 diagnostic register initialization 2020-02-20 12:08:17 +01:00
kernel/spec/muen Update Muen port 2019-05-27 14:46:53 +02:00
lib hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
test timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
timer/hw hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00