~canonical-hwe-team/hwe-next/+git/sof:mtl-002-drop-stable

Last commit made on 2022-12-21
Get this branch:
git clone -b mtl-002-drop-stable https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
mtl-002-drop-stable
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

996ed39... by Adrian Bonislawski <email address hidden>

platform: ace: dma: update DWDMA buffer period count

This will increase DWDMA buffer period count like for
HDA in ae222a8d3f0

Signed-off-by: Adrian Bonislawski <email address hidden>

ae222a8... by Arsen Eloglian <email address hidden>

platform: ace: dma: update buffer period count

Fix dma buffer period count with proper value.

Signed-off-by: Arsen Eloglian <email address hidden>

62a02b1... by Adrian Bonislawski <email address hidden>

west: update zephyr

update zephyr to include newest
commits from mtl-002-drop-stable branch

Signed-off-by: Adrian Bonislawski <email address hidden>

45e9c80... by Marcin Szkudlinski <email address hidden>

west: update zephyr

update zephyr to include newest
commits from mtl-002-drop-stable branch

Signed-off-by: Marcin Szkudlinski <email address hidden>

616168c... by Adrian Warecki <email address hidden>

module adapter: volume: Validation of channels count

The module operates on arrays whose size is based
on SOF_IPC_MAX_CHANNELS. Added check if the number
of channels given in the configuration does not exceed
the number of maximum supported channels.

Signed-off-by: Adrian Warecki <email address hidden>

5d2b83d... by Adrian Bonislawski <email address hidden>

west: update zephyr

update zephyr to include newest
commits from mtl-002-drop-stable branch

Signed-off-by: Adrian Bonislawski <email address hidden>

583b320... by Marcin Szkudlinski <email address hidden>

Zephyr: update zephyr version

71caa88... by "Dobrowolski, PawelX" <email address hidden>

buffer: NULL pointer protection

comp_update might point to NULL in certain situations.

Signed-off-by: Dobrowolski, PawelX <email address hidden>

e16c2a1... by Adrian Bonislawski <email address hidden>

west: update rimage

update rimage to include newest
commits from mtl-002-drop-stable branch

Signed-off-by: Adrian Bonislawski <email address hidden>

c4f38c2... by Adrian Bonislawski <email address hidden>

library_manager: fix dma_deinit order

Fixes commit f90f5f9a142d
dma ptr should be checked before dma->z_dev

Signed-off-by: Adrian Bonislawski <email address hidden>