genode/base-foc/src
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
..
base foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
bootstrap Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
core foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
kernel foc: Arndale kernel configuration 2013-02-25 16:45:48 +01:00
platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
sigma0 Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
test/cap_integrity Merge base libraries into a single library 2013-02-19 14:45:55 +01:00