mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
1c064d9e70
This patch implements the following functions: base: - Context_area_rm_session::detach() - Context_area_ram_session::free() base-nova: - unmap_local() base-fiasco, base-pistachio: - unmap_local() stub This patch partially resolves issue #394.
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this base platform, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor. For information on using Genode on NOVA, please revisit the documentation at 'base-nova/doc/nova.txt':