genode/repos/os
Stefan Kalkowski 421d2bed40 platform driver: make device info XML optional
* The device XML information dataspace is only provided,
  when the client's policy states `info="yes"`
* The device XM information gets changed to include the
  physical resource names (I/O memory and IRQ addresses)
  instead of virtual ids and page offset

Fix #4077
2021-05-05 11:31:16 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include platform driver: make device info XML optional 2021-05-05 11:31:16 +02:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes platform driver: make device info XML optional 2021-05-05 11:31:16 +02:00
run platform driver: make device info XML optional 2021-05-05 11:31:16 +02:00
src platform driver: make device info XML optional 2021-05-05 11:31:16 +02: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.