mbox series

[0/4] SOF FW loader fixes and updates

Message ID 20200825235854.1588034-1-ranjani.sridharan@linux.intel.com
Headers show
Series SOF FW loader fixes and updates | expand

Message

Ranjani Sridharan Aug. 25, 2020, 11:58 p.m. UTC
This series includes fixes and updates to the SOF firmware loader.

Iulian Olaru (1):
  ASoC: SOF: loader: Add debug box region

Karol Trzcinski (2):
  ASoC: SOF: IPC: make sof_ipc_window monosized
  ASoC: SOF: ext_manifest: Parse debug ABI version

Pierre-Louis Bossart (1):
  ASoC: SOF: loader: fix memory leak in get_ext_windows

 include/sound/sof/ext_manifest.h |  7 +++++++
 include/sound/sof/info.h         |  2 +-
 include/uapi/sound/sof/abi.h     |  2 +-
 sound/soc/sof/loader.c           | 34 +++++++++++++++++++++++++++++---
 sound/soc/sof/sof-priv.h         |  1 +
 5 files changed, 41 insertions(+), 5 deletions(-)