genode/base-hw
Martin Stein 210216e5e1 hw: simplify Kernel::start_thread
Instead of writing initial thread context to the platform-thread members
and then communicating this core object to kernel, core calls
Kernel::access_thread_regs first to initialize thread context and then
Kernel::start_thread without a platform-thread pointer. This way
the frontend as well as the backend of Kernel::start_thread loose
complexity and it is a first step to remove platform thread from the
vocabulary of the kernel.

ref #953
2013-11-25 09:45:31 +01:00
..
doc Merge panda_a2 and panda SPEC (fix #505, fix #506) 2012-11-23 12:20:27 +01:00
include hw: simplify Kernel::start_thread 2013-11-25 09:45:31 +01:00
lib/mk hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
mk i.MX53: fit into u-boot's memory layout on tablet 2013-10-22 08:00:14 +02:00
run run-tool: be more failure tolerant in spawn_serial 2013-07-15 13:06:08 +02:00
src hw: simplify Kernel::start_thread 2013-11-25 09:45:31 +01:00