genode/repos/base-foc/recipes/src/base-foc-pbxa9
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
..
README base-foc: recipes for ARMv7a platforms 2018-11-16 14:37:47 +01:00
content.mk kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
hash depot: update recipe hashes 2019-05-06 16:15:27 +02:00
used_apis base-foc: recipes for ARMv7a platforms 2018-11-16 14:37:47 +01:00

README

This archive contains the Fiasco.OC-specific part of Genode.

It also contains the source code of the Fiasco.OC kernel in the
'src/kernel/foc' directory.

Please note that Fiasco.OC has a license distinct from Genode. Fiasco.OC's
license can be found at 'src/kernel/foc/COPYING-GPL-2'.