genode/base-nova
Alexander Boettcher a08d54ad26 NOVA: Memory descriptor parsing
Be bit more robust.
* Don't use addresses and sizes larger than
  32 bit address boundaries.
* Don't take modules of size 0, at address 0 and if aux is 0.
  (Already seen on machines in the University ...)

Fixes #269
2012-07-19 21:05:51 +02:00
..
2011-12-22 16:19:25 +01:00
2011-12-22 16:19:25 +01:00
2012-07-04 14:56:46 +02:00
2012-07-04 14:56:47 +02:00
2012-06-22 11:38:14 +02:00
2012-07-19 21:05:51 +02:00
2012-07-04 14:56:47 +02:00
2011-12-22 16:19:25 +01: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':