genode/base-foc/lib/mk
Christian Prochaska cb01f75a9d foc-arndale: use same context area location
Currently, on the Arndale platform, core uses a different thread context
area base address than the other tasks (0x20000000 vs. 0x40000000). This
is problematic, because core calculates the location of the UTCB area of a
new thread relatively to core's own thread context area base. So, the UTCB
area of non-core threads ends up in a virtual address range which is
outside of the task's thread context area and not marked as used in the
task's RM session.

With this patch, the same thread context area base address gets used in
core and in the other tasks.

Fixes #779.
2013-06-25 11:10:58 +02:00
..
arm foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
exynos5 foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
platform_arndale foc_arndale: Added 'create_buildir' support 2013-02-25 16:45:47 +01:00
platform_imx53
platform_panda
platform_pbxa9
platform_vea9x4
x86 foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
x86_32
x86_64
base-common.inc
base.inc foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
l4re_support.mk
platform.inc