mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-07-14 14:34:19 +00:00
* changes: Replace SeL4Debug with direct syscalls. sel4-sys: fix conditional syscall numbering sel4-sys: use target_arch &co to select target architecture kata-os-common: add sel4-sys support for riscv32 kata-os-common: cleanup sel4-sys before bringing in local changes kata-os-common: pristine import of sel4-sys-0.0.28 (-seL4 submodule) GitOrigin-RevId: 36ee1d4f9e521b60fdc6b91f2581413b55882fca |
||
---|---|---|
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.