genode/repos/base-hw/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 hw/x86: add suspend kernel syscall 2023-02-27 08:22:50 +01:00
base-hw-common.mk hw: don't take the log backend's mutex in kernel 2023-01-24 12:07:29 +01:00
base-hw.inc base: introduce platform_init function 2023-03-15 17:05:01 +01:00
bootstrap-hw.inc base: introduce platform_init function 2023-03-15 17:05:01 +01:00
core-hw.inc hw: eliminate -DNR_OF_CPUS, use constant instead 2023-02-27 08:22:48 +01:00
timeout-hw.mk base-hw: problems with timeout lib in src recipe 2022-10-12 11:59:08 +02:00