genode/repos/base-nova
Norman Feske e6729316ff base: uniform base-internal header structure
This patch establishes a common organization of header files
internal to the base framework. The internal headers are located at
'<repository>/src/include/base/internal/'. This structure has been
choosen to make the nature of those headers immediately clear when
included:

  #include <base/internal/lock_helper.h>

Issue #1832
2016-03-07 12:34:45 +01:00
..
doc nova: remove obsolete parts of documentation 2016-02-26 12:19:25 +01:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: remove kernel-specific base/sleep.h 2016-03-07 12:34:44 +01:00
lib/mk base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
mk/spec toolchain: report missing ports at once 2016-03-07 12:34:43 +01:00
patches Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ports nova: avoid warnings because of oom handling 2016-01-08 14:37:57 +01:00
run nova: extend platform test by PAT test 2015-08-31 09:09:22 +02:00
src base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
Makefile Enable hash checks for ports mechanism 2014-05-27 13:45:03 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

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':