zephyr/soc/xtensa/intel_adsp/common
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
..
bootloader soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
include soc: xtensa: fix definition of PLATFORM_CORE_COUNT 2020-10-21 06:38:53 -04:00
CMakeLists.txt
adsp.c soc/intel_adsp: Remove "firmware ready" message sending 2020-10-23 12:53:53 -04:00
bootloader.cmake
fix_elf_addrs.py soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
main_entry.S
printk_out.c soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
soc.c
soc_mp.c intel_adsp: make idc variable depend on CONFIG_IPM_CAVS_IDC 2020-10-21 06:38:53 -04:00