mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
61926ebc07
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 |
||
---|---|---|
.. | ||
spec | ||
base-foc-common.inc | ||
base-foc-common.mk | ||
base-foc.inc | ||
core-foc.inc | ||
kernel-foc.inc | ||
kernel-foc.mk | ||
l4_pkg.inc | ||
syscall-foc.inc | ||
syscall-foc.mk |