@@ -39,16 +39,22 @@ Here is a small overview about our repository structure, to brief which files yo
## Installing the toolchain
See [toolchain.md](toolchain.md)
For ArchLinux see [build_documentation_arch.md](Repos/build_documentation_arch.md) or for Ubuntu see [build_documentation_ubuntu.md](Repos/build_documentation_ubuntu.md).
This file should give an overview about all repositories from the Sancus developer. The description of each repository is quoted from the main page of the repositories.
### sancus-main
_Top-level repository and build script_
...
...
@@ -39,7 +42,7 @@ _Secure compilation of annotated C code to protected modules._
In this directory are the sources for the tools `sancus-cc`, `sancus-ld` and `sancus-crypto`.
There's a _CMakeLists.txt_ which will be called from the __sancus-main__ repositoreis build script to install the tools.
There's a _CMakeLists.txt_ which will be called from the __sancus-main__ repositories build script to install the tools.