genode/repos/base-pistachio
Alexander Boettcher 661be648d5 pistachio: don't remove KIP range from io_mem alloc
The KIP address range resides in virtual memory while io_mem alloc
manages physical-address ranges.

The patch enables the use of ECAM/MMCONF for PCI configuration.

Issue #2547
2018-03-27 13:44:28 +02:00
..
config
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 core: add support to export log output as ROM 2017-12-21 15:01:46 +01:00
patches pistachio: fix compilation with GCC 6 2017-05-31 13:16:07 +02:00
ports pistachio: remove autom4te cache from contrib dir 2017-09-07 11:47:16 +02:00
recipes/src/base-pistachio depot: update recipe hashes 2018-03-08 12:05:10 +01:00
src pistachio: don't remove KIP range from io_mem alloc 2018-03-27 13:44:28 +02:00
README

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.