genode/repos/base-nova/src/core
Norman Feske 88b358c5ef Unification of native_capability.h
This patch establishes the sole use of generic headers across all
kernels. The common 'native_capability.h' is based on the version of
base-sel4. All traditional L4 kernels and Linux use the same
implementation of the capability-lifetime management. On base-hw, NOVA,
Fiasco.OC, and seL4, custom implementations (based on their original
mechanisms) are used, with the potential to unify them further in the
future.

This change achieves binary compatibility of dynamically linked programs
across all kernels.

Furthermore, the patch introduces a Native_capability::print method,
which allows the easy output of the kernel-specific capability
representation using the base/log.h API.

Issue #1993
2016-07-11 13:07:37 +02:00
..
include Unification of native_capability.h 2016-07-11 13:07:37 +02:00
spec base: changes for GDB monitor 2016-05-23 15:52:49 +02:00
bios_data_area.cc base: use BDA header in base-nova like base-hw 2015-07-21 09:30:12 +02:00
core_region_map.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
core_rpc_cap_alloc.cc Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
core.ld Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
echo.cc nova: support write combining 2015-08-31 09:09:22 +02:00
io_mem_session_support.cc nova: fix write-combing support 2015-11-29 18:17:08 +01:00
ipc_pager.cc Thread API cleanup 2016-05-23 15:49:55 +02:00
irq_session_component.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
native_cpu_component.cc Separation of thread operations from CPU session 2016-05-23 15:52:39 +02:00
native_pd_component.cc Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
pager.cc Unification of native_capability.h 2016-07-11 13:07:37 +02:00
pd_assign_pci.cc Integrate SIGNAL session into PD session 2016-03-07 12:34:44 +01:00
platform_pd.cc nova: show pd info during unresolvable faults 2016-05-26 15:54:14 +02:00
platform_thread.cc Unification of native_capability.h 2016-07-11 13:07:37 +02:00
platform.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
ram_session_support.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
region_map_support.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
rpc_cap_factory.cc Unification of native_capability.h 2016-07-11 13:07:37 +02:00
target.inc base: changes for GDB monitor 2016-05-23 15:52:49 +02:00
target.mk Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
thread_start.cc Thread API cleanup 2016-05-23 15:49:55 +02:00