genode/repos/base-linux
Norman Feske 0c299c5e08 base: separate native CPU from CPU session
This patch unifies the CPU session interface across all platforms. The
former differences are moved to respective "native-CPU" interfaces.

NOVA is not covered by the patch and still relies on a custom version of
the core-internal 'cpu_session_component.h'. However, this will soon be
removed once the ongoing rework of pause/single-step on NOVA is
completed.

Fixes #1922
2016-04-25 10:47:57 +02:00
..
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include/base base: simplification of the IPC code 2016-04-11 11:51:42 +02:00
lib Move server API concept to base framework 2016-04-11 11:51:46 +02:00
mk/spec base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
run base-linux: remove chroot support 2016-03-08 17:00:54 +01:00
src base: separate native CPU from CPU session 2016-04-25 10:47:57 +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.