mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-08-30 02:23:19 +00:00
- kata-proc-common =>'s kata-proc-interface - use explicit import's - add kata_proc_* & kata_pkg_* stub wrappers to hide C calls - hide RAW_BUNDLE_ID_DATA_SIZE, not needed after stub additions - add From traits to cleanup return handling - narrow unsafe blocks Note: removed some less-useful trace calls to enable ?-op usage Change-Id: Iefe704654f5d286648c94c13a88573baaa434ecb GitOrigin-RevId: 1639da7ea59653c1d1d22a9c1dab9c05aaf409df |
||
---|---|---|
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.