genode/base-foc/include
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
..
arm/cpu
base base-foc: Do not touch memory during map operation 2013-03-20 10:06:16 +01:00
foc_cpu_session
foc_pd_session
signal_session
util