mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-07-15 06:51:49 +00:00
indexmap is a dependency crate of serde_ymal, which only loosely specifies the major release version of indexmap. indexmap > 1.9.0 requires a newer version of Cargo (> 1.56.0-nightly). We can pin the indexmap version to avoid updating the Cargo toolchain. Change-Id: I66abb47ca58d081bb1dfe423ccb06b46859fd03e GitOrigin-RevId: 77428ed6927a9634ccea4d644a221b835c4e6592 |
||
---|---|---|
apps | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
easy-settings.cmake | ||
README.md | ||
settings.cmake |
Kata OS
This is a CAmkES project that assembles the entire Kata OS. It exists outside the seL4 source trees, since it contains code not intended to go to upstream seL4.
This uses the standard CAmkES build system by symlinking CMakeLists.txt. It also symlinks settings.cmake, and so retains the notion of "apps," which enables the build system to switch which assembly it builds using the CAMKES_APP CMake cache value. Kata OS just has one app, system.