genode/repos/os
Norman Feske ed9487b452 rtc_drv: defer init until first use
This patch avoids the RTC driver's aggressive polling during the
(CPU-bounded) boot of Sculpt OS. As the RTC is not needed during bootup,
this patch reduces the boot time (on Qemu) by 2-4 seconds.

Fixes #4065
2021-04-20 12:03:03 +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 rtc_drv: defer init until first use 2021-04-20 12:03:03 +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.