genode/repos/base-foc/src/core
Stefan Kalkowski a1e70b9ba4 kernel: differentiate board-specific components
Components like kernel, core, and bootstrap that are built for a
specific board need to reside inside the same architectural dependent
build directory. For instance there are sel4, foc, and hw kernel builds
for imx6q_sabrelite and imx7d_sabre, which have to reside inside the same
arm_v7 build directory.
This commit names those components explicitely, and adapts the run-tool to it.

Fix #3316
2019-05-27 14:46:52 +02:00
..
foc kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
include vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00
spec vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00
core_log_out.cc
io_mem_session_support.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
ipc_pager.cc
irq_session_component.cc Add missing override annotations 2019-02-19 11:12:11 +01:00
native_cpu_component.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
pager_object.cc
pager.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
platform_pd.cc base-foc: map debug cap through the correct index 2019-04-09 12:30:35 +02:00
platform_thread.cc trace: support more facets of execution time 2019-04-09 12:30:34 +02:00
platform.cc platform_info: add kernel information (fix #3295) 2019-05-06 16:15:26 +02:00
ram_dataspace_support.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
rpc_cap_factory.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
signal_source_component.cc Remove pointers from Genode::Fifo interface 2019-02-19 11:08:17 +01:00
stack_area_addr.cc
thread_start.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
vm_session_component.cc vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00