genode/repos/base-sel4/src/core
Norman Feske 7f73e5e879 base: hide internals of the Thread API
This patch moves details about the stack allocation and organization
the base-internal headers. Thereby, I replaced the notion of "thread
contexts" by "stacks" as this term is much more intuitive. The fact that
we place thread-specific information at the bottom of the stack is not
worth introducing new terminology.

Issue #1832
2016-03-07 12:34:46 +01:00
..
include base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
boot_modules.s sel4: move core to a libaray, add boot_modules.s 2015-05-26 09:39:59 +02:00
capability_space.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
core_rm_session.cc base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
cpu_session_support.cc sel4: core skeleton 2015-05-26 09:39:57 +02:00
io_mem_session_support.cc sel4: core skeleton 2015-05-26 09:39:57 +02:00
irq_session_component.cc sel4: core skeleton 2015-05-26 09:39:57 +02:00
pager.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
platform.cc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
platform_pd.cc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
platform_thread.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
ram_session_support.cc sel4: update to version 2.1 2016-02-26 11:36:55 +01:00
rm_session_support.cc sel4: implementation of Rm_client::unmap 2015-05-26 09:40:01 +02:00
rpc_cap_factory.cc Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
stack_area.cc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
target.mk sel4: link core to different address 2015-05-26 09:40:00 +02:00
thread_start.cc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00