[Sound-open-firmware] [PATCH 0/7] Fix exception support using memory window
Xiuli Pan
xiuli.pan at linux.intel.com
Wed Mar 21 09:38:52 CET 2018
From: Pan Xiuli <xiuli.pan at linux.intel.com>
This patch set need used with patch for SOF:
mailbox: fix mailbox mappings to include exception space.
Pan Xiuli (7):
ASoC: SOF: export snd_sof_trace_notify_for_error
ASoC: SOF: Add SOF_IPC_REGION_EXCEPTION
ASoC: SOF: add dsp_oops_offset for DSP panic
ASoC: SOF: Add exception memory window support for BYT
ASoC: SOF: Add exception memory window support for HSW
ASoC: SOF: Add exception memory window support for BDW
ASoC: SOF: Add exception memory window support for APL and CNL
include/uapi/sound/sof-ipc.h | 1 +
sound/soc/sof/hw-apl.c | 33 +++++++++++++++++++++++++++++----
sound/soc/sof/hw-bdw.c | 22 +++++++++++++++++-----
sound/soc/sof/hw-byt.c | 22 +++++++++++++++++-----
sound/soc/sof/hw-hsw.c | 22 +++++++++++++++++-----
sound/soc/sof/sof-priv.h | 1 +
sound/soc/sof/trace.c | 1 +
7 files changed, 83 insertions(+), 19 deletions(-)
--
2.7.4
More information about the Sound-open-firmware
mailing list