mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-08-25 08:18:47 +00:00
Components can reduce the number of rpc's if they set_max_level but by default pass everything and let the DebugConsole decide what is logged. With this the shell loglevel command now controls logging from all components. Change-Id: I72b77bbf02882ffdba0aaf0b9b88126bfd2e62a1 GitOrigin-RevId: d451e72cf67e41d6ee25ea2995098b5009cf8852 |
||
---|---|---|
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.