genode/repos/base-foc
Stefan Kalkowski a1e70b9ba4 kernel: differentiate board-specific components
Components like kernel, core, and bootstrap that are built for a
specific board need to reside inside the same architectural dependent
build directory. For instance there are sel4, foc, and hw kernel builds
for imx6q_sabrelite and imx7d_sabre, which have to reside inside the same
arm_v7 build directory.
This commit names those components explicitely, and adapts the run-tool to it.

Fix #3316
2019-05-27 14:46:52 +02:00
..
config foc/x86: implement vm_session interface 2019-04-01 19:33:51 +02:00
doc foc: update to recent revision r79 (fix #2884) 2018-07-03 09:39:32 +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 kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
ports foc: working VM session support for AMD 2019-05-16 13:11:00 +02:00
recipes/src kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
run Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
src kernel: differentiate board-specific components 2019-05-27 14:46:52 +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.