genode/repos/os
Norman Feske 2c7c7767fc platform_drv: respond to <system state="reset"/>
If 'system="yes"' is specified in the <config>, the platform driver now
monitors the content of the system ROM. Should the value become "reset",
a reset is triggered using information obtained from the ACPI driver.

Related to issue #2726
2021-04-20 12:03:02 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include add I2c driver for imx8q based platform 2021-03-29 13:45:24 +02:00
lib nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
recipes depot: update recipe hashes 2021-03-23 11:28:53 +01:00
run zynq_qemu: disable fb_bench and nic_router_flood tests 2021-03-29 13:45:24 +02:00
src platform_drv: respond to <system state="reset"/> 2021-04-20 12:03:02 +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.