genode/repos/base-foc/include/base
Stefan Kalkowski b949489641 base: remove local capability from generic base
* Instead of using local capabilities within core's context area implementation
  for stack allocation/attachment, simply do both operations while stack gets
  attached, thereby getting rid of the local capabilities in generic code
* In base-hw the UTCB of core's main thread gets mapped directly instead of
  constructing a dataspace component out of it and hand over its local
  capability
* Remove local capability implementation from all platforms except Linux

Ref #1443
2015-04-17 16:13:20 +02:00
..
cap_alloc.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cap_map.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ipc_msgbuf.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ipc_pager.h base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
native_types.h base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
thread_state.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00