zephyr/soc/xtensa/intel_adsp
Andy Ross e5f0571cbc soc/intel_adsp: Remove "firmware ready" message sending
This IPC protocol is designed to tell the host driver that the audio
firmware is ready.  It's not used within the Zephyr in-tree test code,
which does not run under the control of a host driver.  And SOF
already does this on its own, the Zephyr attempt to do it first (and
incorrectly) confuses the driver IPC.

Just remove it.  This is clearly application code, not platform code.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-10-23 12:53:53 -04:00
..
cavs_v15 soc/intel_adsp: Fix linker warning 2020-10-21 06:38:53 -04:00
cavs_v18 soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
cavs_v20 soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
cavs_v25 soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
common soc/intel_adsp: Remove "firmware ready" message sending 2020-10-23 12:53:53 -04:00
CMakeLists.txt
Kconfig arch/xtensa: soc/xtensa/intel_adsp: Enable KERNEL_COHERENCE 2020-10-21 06:38:53 -04:00
Kconfig.defconfig
Kconfig.soc