sof
sof copied to clipboard
[PATCH RFC] rtos: wait: Use native Zephyr API for waiting
Make use of k_busy_wait instead of idelay.
Note that this PR depends on https://github.com/thesofproject/sof/pull/6416 and it also brings patch from that PR in order for CI to run.