sof/zephyr/include/rtos
Daniel Baluta de739dd89c zephyr: Fix cycle counting on i.MX
On i.MX8 k_cycle_get_64 always returns 0 so use sof_cycle_get_64
instead.

There is no better solution to support 64bit cycle counting for i.MX
and will have to stick with this implementation.

Fixes: c3c94fc515 ("header: rtos: use rtos specific version of wait.h")
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2022-10-18 08:57:39 +03: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
spinlock.h
string.h zephyr: rtos: Allow memory operations to be called from cpp code 2022-09-07 18:05:11 +01: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