genode/repos/base-okl4
Norman Feske d44ec53cd3 core: tie Platform_thread to Platform_pd
This patch tightens the coupling of the 'Platform_thread' objects
with their corresponding 'Platform_pd' objects by specifying the
'Platform_pd' as constructor argument, keeping the relationship
as a reference (instead of a pointer), and constraining the
lifetime of 'Platform_pd' objects to the lifetime of the PD.

It thereby clears the way to simplify the thread creation since all
PD-related information (like quota budgets) are now known at the
construction time of the 'Platform_thread'.

The return value of 'Platform_thread::start' has been removed because it
is not evaluated by 'Cpu_thread_component'.

Related to #5256
2024-07-02 11:59:16 +02:00
..
contrib/generated Update README files 2023-03-13 14:32:53 +01:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
lib base: de-duplicate src/lib/base/platform.cc 2023-07-14 12:06:31 +02:00
patches okl4: use python2 explicitely in elfweaver tool 2020-09-17 10:14:07 +02:00
ports okl4: use python2 explicitely in elfweaver tool 2020-09-17 10:14:07 +02:00
recipes/src/base-okl4 depot: update recipe hashes 2024-06-20 12:59:00 +02:00
run base: use [build_artifacts] in run scripts 2023-05-30 12:03:26 +02:00
src core: tie Platform_thread to Platform_pd 2024-07-02 11:59:16 +02:00
tool Remove '_drv' suffix 2024-06-20 12:54:30 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This repository contains the support of Genode for the OKL4 kernel version 2.1.