genode/repos/base-hw/src
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
..
base Update or add hw_x86_64 copyright headers 2015-03-27 11:53:32 +01:00
core base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
test thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00