genode/repos/base/src
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
..
core kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
include base: catch 'Ipc_error' in 'Expanding_parent_client::exit()' 2019-03-18 15:56:59 +01:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib heap: fix exception handling in _allocate_dataspace 2019-05-16 13:11:02 +02:00
test base: fix 'test-sanitizer' compile error with GCC 8.3.0 2019-05-16 13:11:03 +02:00
timer timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.