mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +00:00
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
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.