genode/repos/base-hw/src/core/include/spec
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
..
arm base-*: remove usage of printf 2016-10-21 12:39:36 +02:00
arm_gic base: update include guards 2016-03-07 12:34:45 +01:00
arm_v6 base: update include guards 2016-03-07 12:34:45 +01:00
arm_v7 base-*: remove usage of printf 2016-10-21 12:39:36 +02:00
cortex_a8 base: update include guards 2016-03-07 12:34:45 +01:00
cortex_a9 hw: use kernel timer for timer driver 2016-05-26 15:54:15 +02:00
cortex_a15 base: update include guards 2016-03-07 12:34:45 +01:00
exynos5 hw: use kernel timer for timer driver 2016-05-26 15:54:15 +02:00
imx base: update include guards 2016-03-07 12:34:45 +01:00
imx6 base: update include guards 2016-03-07 12:34:45 +01:00
imx53 hw: use kernel timer for timer driver 2016-05-26 15:54:15 +02:00
imx53_qsb/trustzone base: update include guards 2016-03-07 12:34:45 +01:00
panda base: update include guards 2016-03-07 12:34:45 +01:00
pbxa9 base: update include guards 2016-03-07 12:34:45 +01:00
pl011 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
riscv base-*: remove usage of printf 2016-10-21 12:39:36 +02:00
rpi hw_rpi: remove debug code from USB IRQ handling 2016-09-14 11:53:03 +02:00
smp/kernel base: update include guards 2016-03-07 12:34:45 +01:00
tl16c750 base: update include guards 2016-03-07 12:34:45 +01:00
usb_armory base: update include guards 2016-03-07 12:34:45 +01:00
x86_64 core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
xilinx_uartps_0 hw_zynq: refactor specs 2016-04-25 10:48:00 +02:00
zynq hw_zynq: refactor specs 2016-04-25 10:48:00 +02:00
zynq_qemu hw_zynq: refactor specs 2016-04-25 10:48:00 +02:00