mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-07-14 14:34:19 +00:00
- do not pack struct's, the C code does not - replace the explicit padding in seL4_UntypedDesc (which was wrong) with the rust alignment idiom - correct initThreadCNodeSizeBits type - add extended header defs Change-Id: I4a3fcbe470dd0a18b3c9b1ccf8af9634076e89fb GitOrigin-RevId: f99eeed563d2d430381f0ad1a5fbe096a13c68f0 |
||
---|---|---|
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.