genode/base-foc
Sebastian Sumpf 3ae2c1712e base-foc: Do not touch memory during map operation
Don't do anything in Mapping::prepare_map_operation.  At this point and in the
current implementation, the memory has been mapped and cleared already. Touching
the memory may only pollute the cache causing data corruption in DMA memory.

Fixes issue #452
2013-03-20 10:06:16 +01:00
..
config foc: Add 'uboot' spec to Arndale 2013-02-25 16:45:48 +01:00
doc base-foc: remove links to obsolete initrd archives 2013-03-14 10:50:33 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include base-foc: Do not touch memory during map operation 2013-03-20 10:06:16 +01:00
lib/mk foc: Make context area configurable in core 2013-02-25 16:45:48 +01:00
mk foc: Add 'uboot' spec to Arndale 2013-02-25 16:45:48 +01:00
run Fiasco(.OC) KDB UART driver 2013-03-18 15:28:16 +01:00
src base-foc: Do not touch memory during map operation 2013-03-20 10:06:16 +01:00
Makefile foc: SVN revision r47 2013-02-25 16:45:49 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.