sof/zephyr/include/rtos
Daniel Baluta 25493e5d44 zephyr: Add zephyr lib.c standalone file
We need this in order to export symbols to external libraries.

E.g Cadence library needs __vec_memset / __vec_memcpy.

Previous commit d9aed376d5 ("zephyr: rtos: Add __vec_memcpy /
__vec_memset") is not enough in the case of external libs.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2022-11-11 15:57:50 +02:00
..
alloc.h header: rtos: use rtos specific version of alloc.h 2022-09-12 11:44:27 +01:00
atomic.h header: rtos: use rtos specific version of atomic.h 2022-08-31 12:01:07 +01:00
bit.h header: rtos: use rtos specific version of bit.h 2022-08-31 12:01:07 +01:00
cache.h header: rtos: use rtos specific version of cache.h 2022-09-12 11:44:27 +01:00
clk.h header: rtos: use rtos specific version of clk.h 2022-09-12 11:44:27 +01:00
interrupt.h platform: mtl: Add meteorlake plaftom 2022-09-21 15:15:26 +02:00
kernel.h header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00
spinlock.h header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00
string.h zephyr: Add zephyr lib.c standalone file 2022-11-11 15:57:50 +02:00
timer.h header: rtos: use rtos specific version of interrupt.h 2022-09-12 11:44:27 +01:00
wait.h zephyr: Fix cycle counting on i.MX 2022-10-18 08:57:39 +03:00