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 Fiasco.OC: enable i.MX53 platform 2012-11-23 12:20:27 +01:00
platform_panda Fiasco.OC: basic support for pandaboard 2012-05-29 13:55:00 +02:00
platform_pbxa9 Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
platform_vea9x4 Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
x86 foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
x86_32 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
x86_64 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
base-common.inc base: make signal framework usable for base-hw 2013-02-22 20:28:28 +01:00
base.inc foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
l4re_support.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
platform.inc Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00