genode/repos/base-fiasco
Martin Stein 23f35370a2 core: generic ROM module initialization
For most base platforms (except linux and sel4), the initialization of
boot modules is the same. Thus, merge this default implementation in the
new unit base/src/core/platform_rom_modules.cc.

Ref #2490
2017-08-28 16:49:36 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib core: generic ROM module initialization 2017-08-28 16:49:36 +02:00
patches fiasco: fix compilation with GCC 6 2017-05-31 13:15:57 +02:00
ports fiasco: fix compilation with GCC 6 2017-05-31 13:15:57 +02:00
recipes/src/base-fiasco depot: update recipe hashes 2017-08-18 10:25:28 +02:00
src core: generic ROM module initialization 2017-08-28 16:49:36 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the L4/Fiasco-specific implementation of Genode.

For instructions to build and start the Fiasco version of Genode, please
consult the documentation located at 'base-fiasco/doc/fiasco.txt'.