genode/repos/gems
Stefan Kalkowski b907629341 sculpt: add basic support for i.MX8 Quad EVK
* Introduce CPU quota for driver subsytem (needed by sd_card_drv)
* Introduce CPU quota for runtime subsytem and nic_drv (needed by fec_nic_drv)
* Increase CAP quota for inspect terminal slightly
* Add sculpt packages for imx8q_evk

Fix #3958
2020-11-27 09:19:09 +01:00
..
include gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
lib gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
ports gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
recipes sculpt: add basic support for i.MX8 Quad EVK 2020-11-27 09:19:09 +01:00
run sculpt: add basic support for i.MX8 Quad EVK 2020-11-27 09:19:09 +01:00
src sculpt: add basic support for i.MX8 Quad EVK 2020-11-27 09:19:09 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.