mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-08-02 06:03:20 +00:00
RustAddLibrary was setting RUST_TARGET to a fixed string with a potential override by the caller. The later is not used in our builds so move it to east-settings.cmake so it can be changed from the cmd line. Change-Id: I17f16cf8df16e6d7e997091165e8df097f7fcc32 GitOrigin-RevId: 98b687fd600e328cacbaf3c1127eef841d664a92 |
||
---|---|---|
apps/system | ||
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.