genode/repos/base-pistachio
Stefan Kalkowski a004462096 hw: fix capability accounting of kernel/core
The recently implemented capability resource trading scheme unfortunately
broke the automated capability memory upgrade mechanism needed by base-hw
kernel/core. This commit splits the capability memory upgrade mechanism
from the PD session ram_quota upgrade, and moves that functionality
into a separate Pd_session::Native_pd interface.

Ref #2398
2017-06-19 12:35:55 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib hw: fix capability accounting of kernel/core 2017-06-19 12:35:55 +02:00
patches pistachio: fix compilation with GCC 6 2017-05-31 13:16:07 +02:00
ports pistachio: fix compilation with GCC 6 2017-05-31 13:16:07 +02:00
recipes/src/base-pistachio Depot-archive recipes 2017-05-31 13:15:56 +02:00
src core: split RAM dataspace factory from RAM service 2017-05-31 13:16:12 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the L4ka::Pistachio-specific implementation of Genode.
Please see the documentation at 'base-pistachio/doc/pistachio.txt' for further
instructions on building and using Genode on the L4ka::Pistachio kernel.