zephyr/soc
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
..
arc soc: arc: Increase cpu frequency for nsim_hs_smp 2020-09-16 14:35:31 -05:00
arm watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
riscv soc: riscv: litex-vexriscv: change CSR accessors 2020-10-02 11:36:16 +02:00
x86 x86: add common memory.ld 2020-09-30 14:14:07 -07:00
xtensa soc/intel_adsp: Remove "firmware ready" message sending 2020-10-23 12:53:53 -04:00
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00