genode/repos/base-nova/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 Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
base-nova-common.mk base: make stack area base specifiable for core 2017-08-28 16:49:46 +02:00
base-nova.mk base: introduce platform_init function 2023-03-15 17:05:01 +01:00
core-nova.inc vm_session: track dataspaces used by attach 2019-05-06 16:15:25 +02:00