genode/base-hw/src/core/cpu
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
..
arm_v6.h Spelling fix 2013-05-15 20:47:24 +02:00
arm_v7.h base-hw: disable L2 cache on Pandaboard (fix #797) 2013-07-11 12:40:19 +02:00
arm.h hw: simplify Kernel::start_thread 2013-11-25 09:45:31 +01:00
cortex_a8.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cortex_a9.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cortex_a15.h hw_arndale: enable nested init test 2013-02-20 19:39:16 +01:00