mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 04:26:45 +00:00
01e1e4e5b9
If a device should not be reset, powered off, and its clocks shall stay untouched when it gets released, the leave_operational attribute can be set to true in the device node of the related device inside the devices ROM delivered to the platform driver. This is useful for drivers, which only enable and initialize their device, and can be closed afterwards. Ref genodelabs/genode#4654 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.