genode/repos/os
Norman Feske 84443d6548 os: div_zero trace policy
This trace policy can be used as a fault-injection mechanism.
Once installed, the next time the traced thread passes a trace point
(e.g., RPC call, RPC request, ...), the policy produces a divide-by-zero
exception.
2021-01-25 13:58:10 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os: introduce new "Uplink" session 2021-01-25 13:48:09 +01:00
lib nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
recipes nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
run base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
src os: div_zero trace policy 2021-01-25 13:58:10 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.