genode/repos/base-pistachio/lib/mk
Norman Feske 61926ebc07 base: introduce platform_init function
The new 'init_platform' function performs the platform-specific
component-local low-level initialization. It allows for the
differentiation between core and regular components as well as
kernel-dependent peculiarities.

This patch introduces a consistent notion of a 'Platform'. Within core,
the 'Platform' contains the kernel-specific initialization. Outside
core, the platform sets up the interplay with the parent component. In
all cases, the platform is constructed while running on the initial
stack.

Issue #4784
2023-03-15 17:05:01 +01:00
..
spec/x86_32 pistachio,fiasco: don't rely on BASE_DIR for vpath 2017-05-31 13:15:54 +02:00
base-pistachio-common.mk Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
base-pistachio.mk base: introduce platform_init function 2023-03-15 17:05:01 +01:00
core-pistachio.inc core: add kernel-specific UTCB quota bookkeeping 2020-02-20 12:11:21 +01:00
syscall-pistachio.mk build: ensure rules with pipes might fail 2022-03-21 13:43:13 +01:00