genode/repos/base-linux
Martin Stein 685f509a43 timer connection: no interpolation on arm w/o hw
On ARM, we do not have a component-local hardware time-source. The ARM
performance counter has no reliable frequency as the ARM idle command
halts the counter. Thus, we do not do local time interpolation on ARM.
Except we're on the HW kernel. In this case we can read out the kernel
time instead.

Ref #2435
2017-05-31 17:50:28 +02:00
..
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
recipes depot: update recipe hashes 2017-05-31 16:18:01 +02:00
run Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
src Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.