genode/repos/base-hw/lib/mk
Christian Helmuth 98def2488a thread: move Thread_base::myself() to separate file
The thread library (thread.cc) in base-foc shared 95% of the code with
the generic implementation except myself(). Therefore, its
implementation is now separated from the other generic sources into
myself.cc, which allows base-foc to use a foc-specific primitive to
enable our base libraries in L4Linux.

Issue #1491
2015-05-06 10:55:17 +02:00
..
arm hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
arm_v6 hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00
arm_v7 hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00
cortex_a8 hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
cortex_a9 hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
cortex_a15 hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
exynos5 hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
perf_counter hw: re-organize file structure 2014-08-15 10:19:48 +02:00
platform_arndale hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
platform_imx6 hw: support Wandboard Quad (i.MX6) 2015-04-09 16:04:43 +02:00
platform_imx53 hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
platform_odroid_xu hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
platform_panda hw: refactor irq controllers 2015-02-27 11:43:56 +01:00
platform_pbxa9 hw: refactor irq controllers 2015-02-27 11:43:56 +01:00
platform_rpi hw: re-organize file structure 2014-08-15 10:19:48 +02:00
platform_vea9x4 hw: refactor irq controllers 2015-02-27 11:43:56 +01:00
trustzone hw: core as library 2014-07-24 10:18:06 +02:00
x86 hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
x86_64 hw_x86_64: Implement APIC-based PIC driver 2015-03-27 11:53:31 +01:00
base-common.inc thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
base.mk thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
core-perf_counter.mk hw: re-organize file structure 2014-08-15 10:19:48 +02:00
core-trustzone.inc hw: re-organize file structure 2014-08-15 10:19:48 +02:00
core-trustzone.mk hw: core as library 2014-07-24 10:18:06 +02:00
core-trustzone_off.mk hw: core as library 2014-07-24 10:18:06 +02:00
core.inc thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00