genode/repos/base-hw/lib/mk
Stefan Kalkowski 7e1692d997 core: unify handling of boot modules
Instead of solving the problem to deliver ROM modules to core while booting
differently for the several kernels (multi-boot, elfweaver, core re-linking),
this commit unifies the approaches. It always builds core as a library, and
after all binaries are built from a run-script, the run-tool will link an
ELF image out of the core-library and all boot modules. Thereby, core can
access its ROM modules directly.

This approach now works for all kernels except Linux.

With this solution, there is no [build_dir]/bin/core binary available anymore.
For debugging purposes you will find a core binary without boot modules, but
with debug symbols under [run_dir].core.

Fix #2095
2016-11-08 15:26:27 +01:00
..
spec hw: only use x86_64 specifier instead of x86 2016-10-21 12:39:31 +02:00
base-common.inc Clean up base-library structure 2016-05-09 13:24:11 +02:00
base.mk Clean up base-library structure 2016-05-09 13:24:11 +02:00
core-muen.mk hw_x86_64: use 'muen' SPEC to implement aspect 2015-08-31 09:09:22 +02:00
core-perf_counter.mk hw: re-organize file structure 2014-08-15 10:19:48 +02:00
core-trustzone.inc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
core-trustzone.mk hw: core as library 2014-07-24 10:18:06 +02:00
core-trustzone_off.mk hw: core as library 2014-07-24 10:18:06 +02:00
core.inc core: unify handling of boot modules 2016-11-08 15:26:27 +01:00