mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 21:01:49 +00:00
Instead of iterating over all superblocks and checking each valid one, check only the one whose hash matches the hash stored in the trust anchor. I.e., the last one that was secured to the trust anchor. We must assume that the other superblocks were corrupted in the meantime by operating the Tresor container and, anyway, these Superblocks are not used anymore. Ref #5077
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.