mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
f8332ce587
Until now, it was possible to use bad Free-Tree/VBD configurations with the <initialize/> command. The tresor tester didn't complaining about it but the tresor lib crashed or, worse, corrupted the tresor container. Now, the tresor tester checks things, like for instance, that "nr_of_children" must be a power of 2. Ref #4971 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in 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.