genode/repos/base-fiasco
Stefan Kalkowski ea46c462a4 base: make stack area base specifiable for core
When running core as the kernel inside every component, a separate
stack area for core is needed that is different from the user-land
component's one.

Ref #2091
2017-08-28 16:49:46 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib base: make stack area base specifiable for core 2017-08-28 16:49:46 +02:00
patches fiasco: fix compilation with GCC 6 2017-05-31 13:15:57 +02:00
ports fiasco: fix compilation with GCC 6 2017-05-31 13:15:57 +02:00
recipes/src/base-fiasco depot: update recipe hashes 2017-08-18 10:25:28 +02:00
src core: remove unmap from rm_client 2017-08-28 16:49:44 +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'.