genode/repos/os
Stefan Kalkowski 4fa34190de platform_drv: check acpi ability by platform_info
Instead of retieving the information about the underlying platform from
the configuration, check the running kernel from the platform_info. This
commit removes the undocumented "acpi" config attribute.
2019-05-16 13:11:01 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: make platform_drv package ready for ARM 2019-05-16 12:52:59 +02:00
lib os: name ahci_drv unambigously (ref #2190) 2019-05-16 13:11:01 +02:00
recipes depot: add recipe for drivers_interactive-muen 2019-05-16 13:11:01 +02:00
run imx7d_sabre: disable automated network test 2019-05-16 13:11:01 +02:00
src platform_drv: check acpi ability by platform_info 2019-05-16 13:11:01 +02:00
xsd timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +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.