mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-08-31 13:06:15 +00:00
3fe3225b1fc9564da357d2a002d9ff93b13e4a45
This reverts commit 342e260470ba0c194c7f7a0d1006b2f3a2432236. Reason for revert: adding to same topic as a sim.mk change that runs the same Renode.exe built by "m renode" Change-Id: I4ad8715e09ec3c0bf56939706a19db9085f806bb GitOrigin-RevId: 31b22501c04e525394bc43406affb1c4d4829c1f
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.
Description
Languages
Rust
67.6%
Python
27.9%
C
2.1%
Makefile
1.6%
CMake
0.6%
Other
0.2%