genode/repos/base-nova
Alexander Boettcher 99667de35b nova: limit assertions during early boot
Turn some of the current assertions into warnings/error messages and
continue boot. Print the messages as soon as core_log is initialized,
so that on live/release systems (Sculpt OS) it may be inspected later on.

Related to issue #5307
2024-08-27 15:26:51 +02:00
..
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include nova: limit assertions during early boot 2024-08-27 15:26:51 +02:00
lib/mk nova: add guarded access to MSRs 2023-10-25 08:58:52 +02:00
mk/spec Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
patches base-nova: allow access to Intel IOMMU 2023-11-30 14:22:54 +01:00
ports nova: avoid static smp code reservation 2024-05-29 09:18:11 +02:00
recipes depot: update recipe hashes 2024-06-20 12:59:00 +02:00
run Fixup "nova: rename test/platform to test/nova" (platform.run -> nova.run) 2024-06-20 12:54:29 +02:00
src nova: limit assertions during early boot 2024-08-27 15:26:51 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This repository contains the port of Genode to the NOVA microhypervisor.

For more information on this kernel, please refer to the official website.

:[http://hypervisor.org]: Official website for the NOVA microhypervisor.