genode/repos/base-foc
Norman Feske b134867f31 Remove Rpc_entrypoint::Native_context
This patch largely reverts the commit "base: lay groundwork for
base-linux caps change" because the use of 'epoll' instead of 'select'
alleviated the need to allocate large FD sets, which motivated the
introduction of the 'Native_context' hook.

Related to issue #3581
2020-04-21 16:50:37 +02:00
..
config Retire Exynos 5 support (fix #3725) 2020-04-17 12:53:57 +02:00
etc base-foc: remove obsolete mk files 2017-02-28 12:59:25 +01:00
include foc: increase USER_BASE_CAP 2019-04-09 12:30:34 +02:00
lib Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
patches Retire OMAP4 support 2020-04-17 12:39:32 +02:00
ports Retire OMAP4 support 2020-04-17 12:39:32 +02:00
recipes/src Retire Exynos 5 support (fix #3725) 2020-04-17 12:53:57 +02:00
run Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
src Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.