mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
b949489641
* 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 |
||
---|---|---|
.. | ||
32bit/nova | ||
64bit/nova | ||
base | ||
cap_session | ||
cpu_session | ||
nova | ||
nova_cpu_session | ||
pd_session | ||
rm_session | ||
signal_session |