genode/repos/base-hw/src/core
Martin Stein 0c61b25bcf base-hw: no unmanaged_singleton in kernel thread
The unmanaged-singleton approach was used in this context only because of the
alignment requirement of the Core main-UTCB. This, however can also be achieved
with the new 'Aligned' utility, allowing the UTCB to be a member of the Core
main-thread object.

Ref #4217
2021-10-13 14:46:53 +02:00
..
board base-hw: kernel CPU-pool as Main member 2021-10-13 14:46:53 +02:00
hw mk: link core to library archive instead of .o file 2021-02-23 12:17:04 +01:00
kernel base-hw: no unmanaged_singleton in kernel thread 2021-10-13 14:46:53 +02:00
spec base-hw: Core PD as Main member 2021-10-13 14:46:53 +02:00
capability.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_log_out.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
core_region_map.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
cpu_session_support.cc core: add kernel-specific UTCB quota bookkeeping 2020-02-20 12:11:21 +01:00
cpu_thread_allocator.h base-hw: coding style 2021-02-23 12:02:41 +01:00
env.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
io_mem_session_support.cc Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
irq_session_component.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
irq_session_component.h hw: turn Kernel_object into Genode::Constructible 2019-11-19 14:42:23 +01:00
kernel_log.cc base-hw: unnecessary unmanaged-singleton includes 2021-10-13 14:46:53 +02:00
map_local.h hw: remove core internal header directories 2017-05-31 13:15:52 +02:00
native_pd_component.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
native_pd_component.h Remove Pd_session::Native_pd definition from API 2021-01-25 12:51:54 +01:00
native_utcb.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
object.h base-hw: separate variants of Kernel_object(...) 2021-10-13 14:46:52 +02:00
pager.cc base-hw: separate variants of Kernel_object(...) 2021-10-13 14:46:52 +02:00
pager.h base-hw: unnecessary unmanaged-singleton includes 2021-10-13 14:46:53 +02:00
platform_pd.cc base-hw: separate variants of Kernel_object(...) 2021-10-13 14:46:52 +02:00
platform_pd.h base-hw: Core PD as Main member 2021-10-13 14:46:53 +02:00
platform_thread.cc base-hw: Core PD as Main member 2021-10-13 14:46:53 +02:00
platform_thread.h base-hw: Core PD as Main member 2021-10-13 14:46:53 +02:00
platform.cc base-hw: Core PD as Main member 2021-10-13 14:46:53 +02:00
platform.h base-hw: Core main-thread as Main member 2021-10-13 14:46:53 +02:00
ram_dataspace_support.cc base-hw: coding style 2021-02-23 12:02:41 +01:00
region_map_support.cc core: kernel-agnostic 'Mapping' type 2021-04-20 12:10:57 +02:00
rpc_cap_factory.h core: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
signal_broker.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
signal_source_component.h base-hw: separate variants of Kernel_object(...) 2021-10-13 14:46:52 +02:00
stack_area_addr.cc hw: introduce kernel/user address space split 2017-10-19 13:31:17 +02:00
thread_start.cc base-hw: Core PD as Main member 2021-10-13 14:46:53 +02:00
util.h base-hw: coding style 2021-02-23 12:02:41 +01:00
vm_session_component.cc base/cache.h: rename Cache_attribute to Cache 2021-04-20 12:10:31 +02:00
vm_session_component.h base: refactor VM/vCPU API 2021-02-23 12:07:18 +01:00