genode/repos/os
Alexander Boettcher c89864c830 platform_drv: add typesafe PCI config access
using Register_set && Register. It is derived from Genode::Mmio, however uses
as backend the Config_access implementation which is still used widely in
the platform driver.

Issue #3963
2021-01-25 12:51:54 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include Propagate session diag flag to core 2020-12-09 14:02:11 +01:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes depot: update recipe hashes 2020-12-18 09:10:52 +01:00
run nic_router: support and show-case disabling arp at a domain 2020-12-09 14:02:11 +01:00
src platform_drv: add typesafe PCI config access 2021-01-25 12:51:54 +01:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02: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.