genode/repos/base-nova/src
Norman Feske 4736488d99 core: change order of _export_ds and _clear_ds
On seL4, we need to convert untyped memory to page frames before being
able to use it as normal memory. There already exists the hook function
'_export_ds' that is principally suitable for such tasks. It is
currently solely used on Linux where we have to create a file for each
dataspace. To make the hook useful also for seL4, we need to call
_export_ds prior _clear_ds. Otherwise, we would try to clear memory that
is still untyped.
2015-05-20 17:52:57 +02:00
..
base CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
core core: change order of _export_ds and _clear_ds 2015-05-20 17:52:57 +02:00
kernel base-nova: migrate to new ports mechanism 2014-05-27 11:14:43 +02:00
platform Remove output-section fill from linker scripts 2015-01-20 11:25:59 +01:00
test nova: platform test for portal permission usage 2015-01-06 12:39:11 +01:00