mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
4155585267
It now can hold a right bit used during IPC to demote rights of the to be transfered capability. The local_name field in the native_capability type is not needed anymore in NOVA. Simplify the class, remove it from constructors and adapt all invocations in base-nova. Unfortunately local_name in struct Raw is still used in generic base code (process.cc, reload_parent_cap.cc), however has no effect in base-nova. |
||
---|---|---|
.. | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
patches | ||
run | ||
src | ||
Makefile | ||
README |
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':