mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
The addition of the 'Cap_consumer' feature to app/dummy increased the static RAM demand of the component to a point where 1 MiB no longer suffices on sel4 (on this kernel, the base library uses a larger amount of statically allocated data compared to the others). The tweaks enable init.run and init_loop.run to work on sel4 on x86-64. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.