mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
1c0541e7cb
The 'run_genode_until' procedure only called 'run_power_on' to reset the target machine. That works will with the softreset module, which is used by all x86-based test system but falls short regarding ARM boards. The way those boards are connected requires turning the power off and on for a complete cycle. |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
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.