genode/repos/base-nova
Stefan Kalkowski 786a81c846 core: unify log() initialization between kernels
* initialize the log environment implicitly for core
* removing the redundant lock
* unify between base-hw and all others

Ref #2092
2017-02-07 19:20:29 +01:00
..
doc tool: remove deprecated 'make prepare' mechanism 2016-03-17 17:02:04 +01:00
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
include nova: remove native_cpu interface 2016-12-14 11:22:29 +01:00
lib/mk Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
mk/spec Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
patches Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ports nova: avoid !zero assertion in kernel 2017-02-07 11:12:25 +01:00
run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
src core: unify log() initialization between kernels 2017-02-07 19:20:29 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

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