genode/base-hw/src/core/arm
Martin Stein b694045bd9 hw: get rid of Kernel::current_thread_id
Every thread receives a startup message from its creator through the initial
state of its userland thread-context. The thread-startup code remembers the
kernel name of the new thread by reading this message before the userland
thread-context gets polluted. This way, Kernel::current_thread_id becomes
unnecessary.

fix #953
2013-11-25 09:46:08 +01:00
..
boot_modules.s Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_support.cc hw: communicate page faults via signals 2013-11-14 19:57:31 +01:00
cpu_support.h hw: communicate page faults via signals 2013-11-14 19:57:31 +01:00
crt0.s hw: get rid of Kernel::current_thread_id 2013-11-25 09:46:08 +01:00