genode/repos/os
Norman Feske d3759811b6 os/session_policy: warn if no policy exists
The situation where a 'Session_policy' is constructed for a label with
no matching policy is in almost all cases a configuration problem.
A diagnostic message eases pin-pointing such mistaks. By adding the
message to the 'Session_policy', servers don't need to manually handle
the exception to provide diagnostic information. This simplifies the
server code in many components.
2019-01-30 13:49:55 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os/session_policy: warn if no policy exists 2019-01-30 13:49:55 +01:00
lib Move timer from os to base repository 2019-01-14 12:33:57 +01:00
recipes Remove base/timed_semaphore.h from API 2019-01-30 13:35:29 +01:00
run replace Wandboard by i.MX6 reference board 2019-01-30 13:35:28 +01:00
src gems: remove the use of deprecated APIs 2019-01-30 13:49:54 +01:00
xsd nic_bridge: fixed MAC addresses 2018-11-27 11:36:35 +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.