genode-ehmry/repos/base-okl4
Norman Feske bf62d6b896 Move timer from os to base repository
Since the timer and timeout handling is part of the base library (the
dynamic linker), it belongs to the base repository.

Besides moving the timer and its related infrastructure (alarm, timeout
libs, tests) to the base repository, this patch also moves the timer
from the 'drivers' subdirectory directly to 'src' and disamibuates the
timer's build locations for the various kernels. Otherwise the different
timer implementations could interfere with each other when using one
build directory with multiple kernels.

Note that this patch changes the include paths for the former os/timer,
os/alarm.h, os/duration.h, and os/timed_semaphore.h to base/.

Issue #3101
2019-01-14 12:33:57 +01:00
..
contrib/generated
doc
etc
lib init: health monitoring of child components 2018-11-27 11:36:34 +01:00
patches
ports Replace SHA1 hashes of port downloads with SHA256 2018-05-30 13:36:22 +02:00
recipes/src/base-okl4 Move timer from os to base repository 2019-01-14 12:33:57 +01:00
run run: use default Qemu memory size for x86 2017-05-31 13:16:19 +02:00
src Move timer from os to base repository 2019-01-14 12:33:57 +01:00
tool
README

This repository contains the implementation of Genode for the OKL4
kernel version 2.1.  For further information, please refer to the
following website:

:[http://genode.org/documentation/articles/genode-on-okl4 - Bringing Genode to OKL4]:
  This article explains the OKL4-specific porting work.