genode/repos/base-sel4/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 sel4: fix segmentation fault with CCACHE=yes 2021-07-28 11:25:20 +02:00
base-sel4-common.inc base: introduce platform_init function 2023-03-15 17:05:01 +01:00
base-sel4-common.mk sel4/x86: implement vm_session interface 2019-04-01 19:33:52 +02:00
base-sel4.inc sel4: add Wandboard Quad (iMX6) support 2017-08-17 11:04:21 +02:00
core-sel4.inc init: health monitoring of child components 2018-11-27 11:36:34 +01:00
syscall-sel4.inc sel4: use kernel branch 7.0 + our mastered commits 2017-12-21 15:01:45 +01:00
syscall-sel4.mk base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00