sof/xtos/include
Guennadi Liakhovetski 6d48dc5ca4 zephyr: add a macro for module initialisation
This macro integrates SOF modules into Zephyr initialisation
framework. SOF module initialisation functions use
DECLARE_MODULE_ADAPTER() or DECLARE_MODULE() to register with the SOF
native initialisation scheme, now the same initialisation functions
can be used with the new SOF_MODULE_INIT() macro to integrate them
into the Zephyr initialisation flow.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2023-01-26 16:54:57 +02:00
..
rtos zephyr: add a macro for module initialisation 2023-01-26 16:54:57 +02:00
sof platform: Add Zephyr native_posix-based emulation environment 2022-12-07 17:25:39 +00:00
CMakeLists.txt header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00