genode/repos/gems
Martin Stein 3e375e4315 cbe tools: log less by default
Previously unconditional calls to Genode::log in cbe init and the cbe trust
anchor VFS plugin were made dependent on a verbosity flag that is set to
"false" by default.

Ref 
2021-10-13 14:50:46 +02:00
..
include vfs/cbe_trust_anchor: fix bug in key decrypt 2021-10-13 14:50:46 +02:00
lib vfs/cbe_trust_anchor: AES-key-wrap private key 2021-10-13 14:50:46 +02:00
ports gems: update cbe port 2021-10-13 14:50:45 +02:00
recipes recipes/src/cbe: build also cbe_init_trust_anchor 2021-10-13 14:50:45 +02:00
run vfs/cbe_trust_anchor: rename secured_superblock 2021-10-13 14:50:46 +02:00
src cbe tools: log less by default 2021-10-13 14:50:46 +02:00
README Remove repos/qt4, fix 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.