Damian Nikodem

Results 15 comments of Damian Nikodem

Thanks for your update - it is really helpful. Ok, so now it is clear that the kernel uses MAX_PPL_CNT from DSP_PROPERTIES - removing it would cause regression. I checked...

Added https://github.com/zephyrproject-rtos/zephyr/pull/70221 - this is the first step to clean up SOF headers.

> @dnikodem I assume you will make non draft after the Zephyr part is merged and we can rebase/merge. correct, we need firstly zephyr part merged.

Yes, the west was updated by Kai and points on correct commit. Here is needed to rebase / resolve conflict with base_fw_platform.c file. I will do this today.

This PR is related to https://github.com/zephyrproject-rtos/zephyr/pull/70660 - Still in development

> before merging we need to make sure that all 'nocodec' kernel tests pass, that's where we test the SSP mostly along with the topology definitions/blobs.. Of course, I agree...

> @dnikodem @plbossart looks like all nocodec tests are working - does this mean we are ready now for non draft ? For my part - I am waiting for...