genode/repos/os
Norman Feske 479f2e0d1f trace_logger: remove false warnings from the log
This patch eliminates warnings that occurred as side effect of using the
'Session_policy' utility ("Warning: no policy defined for label...").
The new version uses the 'with_matching_policy' function instead, which
has the nice side effect of simplifying the error handling.
2022-02-15 10:17:28 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os/session_policy.h: add 'with_matching_policy' 2022-02-15 10:17:28 +01:00
lib os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
recipes Convert virtio to use Platform::Session::dma_addr 2022-02-15 10:17:28 +01:00
run rom_to_file: use VFS instead of fs session 2022-02-15 10:11:10 +01:00
src trace_logger: remove false warnings from the log 2022-02-15 10:17:28 +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.