mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-09-17 23:48:03 +00:00
d13355401acdba8cf5031bdaf69c50d658f1b630
Revert "Make smc_plic.numberOfSources match top_matcha.h" Revert submission 21323-top_matcha_irqs Reason for revert: Breaks TimerService Reverted Changes: I40a840585:Make smc_plic.numberOfSources match top_matcha.h I026a541a6:Move IRQ numbers to config lib and annotate with c... I2873a0561:Make camkes IRQ numbers match top_matcha.h Ida9efaf63:Make PLIC_MAX_NUM_INT match top_matcha.h Change-Id: I07c06e2f6c43201dc2078745a5146dccab442285 GitOrigin-RevId: 6109d5353bd3a49d827c6c9a1b0b28c8827ffb28
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%