genode/repos/base-fiasco
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 Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc fiasco: remove etc from depot recipe 2017-11-06 13:57:19 +01:00
lib Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
patches fiasco: fix compilation with GCC 6 2017-05-31 13:15:57 +02:00
ports Replace SHA1 hashes of port downloads with SHA256 2018-05-30 13:36:22 +02:00
recipes/src/base-fiasco depot: update recipe hashes 2020-04-17 12:40:13 +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 L4/Fiasco-specific implementation of Genode.

For instructions to build and start the Fiasco version of Genode, please
consult the documentation located at 'base-fiasco/doc/fiasco.txt'.