genode/repos/os/lib/mk
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
..
spec os: removal of deprecated os/config.h (fix #2431) 2017-05-31 13:16:22 +02:00
alarm.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
blit.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
net-stat.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
net.mk net: replace dump.h by modern print methods 2016-11-30 13:38:05 +01:00
sd_card.inc sd_card: make main.cc generic 2017-01-13 13:07:06 +01:00
server.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timed_semaphore.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
timeout-arm.mk timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
timeout.mk timer connection: no interpolation on arm w/o hw 2017-05-31 17:50:28 +02:00
vfs.mk os: refactor Global_file_system_factory 2017-02-28 12:59:23 +01:00