mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 11:27:29 +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.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.