genode/repos/base-fiasco
Norman Feske de99945af0 base: pass 'Platform &' to 'bootstrap_component'
This eliminates the need of component.cc to pull the platform resources
out of thin air (calling 'env_deprecated()').

Issue #4784
2023-07-14 12:06:31 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
lib base: de-duplicate src/lib/base/platform.cc 2023-07-14 12:06:31 +02:00
patches fiasco: fix build errors with gcc 12 2023-05-30 12:03:25 +02:00
ports fiasco: gather patch files with sort + wildcard 2023-05-30 12:03:33 +02:00
recipes/src/base-fiasco depot: update recipe hashes 2023-06-16 11:24:26 +02:00
src base: pass 'Platform &' to 'bootstrap_component' 2023-07-14 12:06:31 +02:00
README base-fiasco: coding style 2020-12-09 14:02:11 +01:00

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