[Sound-open-firmware] [PATCH 0/7] Fix exception support using memory window

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Mar 21 16:51:30 CET 2018


Applied to topic/sof-v4.14

On 3/21/18 1:38 AM, Xiuli Pan wrote:
> 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(-)
> 



More information about the Sound-open-firmware mailing list