genode/base-foc
Sebastian Sumpf 2faca15b2b base-foc: Set executable bit when mapping pages
If these are not set, this leads to page faults, during code execution on
x86_64, ARM, and x86_32 with PAE enabled.
2013-05-18 11:23:02 +02:00
..
config foc: Add 'uboot' spec to Arndale 2013-02-25 16:45:48 +01:00
doc base-foc: remove links to obsolete initrd archives 2013-03-14 10:50:33 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include base-foc: Set executable bit when mapping pages 2013-05-18 11:23:02 +02:00
lib/mk foc: Make context area configurable in core 2013-02-25 16:45:48 +01:00
mk Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
run run: add support for IP power switch NETIO-230B 2013-05-10 11:16:12 +02:00
src 64-bit fixes 2013-05-10 11:16:12 +02:00
Makefile foc: SVN revision r47 2013-02-25 16:45:49 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.