genode/repos/base-hw/src/base
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
..
arm/kernel hw: re-organize file structure 2014-08-15 10:19:48 +02:00
cpu base: interface for D- and I-cache synchronization 2014-05-27 11:14:45 +02:00
ipc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
riscv/kernel base-hw: initial RISC-V support 2016-02-26 11:36:51 +01:00
server Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
signal Integrate SIGNAL session into PD session 2016-03-07 12:34:44 +01:00
thread base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
x86_64/kernel Update or add hw_x86_64 copyright headers 2015-03-27 11:53:32 +01:00
capability.cc base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
env.cc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00