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

Last commit made on 2023-03-13
Get this branch:
git clone -b mtl-004-drop-stable https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

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

Recent commits

f182cd8... by Chao Song <email address hidden>

topology2: add cpc value for gain

The missing cpc in gain component results in wrong
calculation for clock selection, and causes capture
issues.

Link: https://github.com/thesofproject/sof/issues/7228
Link: https://github.com/thesofproject/sof/issues/7230

Signed-off-by: Chao Song <email address hidden>

21873f0... by Adrian Bonislawski <email address hidden>

pipeline: print warning if 0 KCPS received

This will clear cps error logs and print warning only
if 0 KCPS received

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

9d3701c... by Adrian Bonislawski <email address hidden>

west: update rimage and zephyr

update rimage to 96ed61016a6f
update zephyr to 6e96e00157d7

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

2eec99b... by Tomasz Leman <email address hidden>

platform: mtl: lowest clock as default

This patch sets lowest clock as default for Meteorlake platform. In
current version FW does unnecessary clocks switching operations. FW
should start from low value and scale-up if necessary.

Signed-off-by: Tomasz Leman <email address hidden>

3c682d8... by Adrian Bonislawski <email address hidden>

ipc4: fix NULL dereference

This will fix NULL dereference in ipc4_process_chain_dma()

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

566277d... by Adrian Bonislawski <email address hidden>

smart_amp_test: fix data size check

This will allow to return -EINVAL if wrong size provided.

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

771b3d2... by Adrian Bonislawski <email address hidden>

ace: pm_runtime: force L1 exit if requested

IMPORTANT: PM part should be moved to zephyr!

This will add possibility to force host L1 exit

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

93cb105... by Tomasz Leman <email address hidden>

platform: ace: notifying about idle thread readiness

Informing the primary core that the Idle thread on secondary core is
ready. During the D3 exit flow thread is not initialize again, but
restored from previously saved context.

Signed-off-by: Tomasz Leman <email address hidden>

096b2a1... by Adrian Bonislawski <email address hidden>

west: update zephyr

update zephyr to 60d9a8e56d

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

09697a0... by Krzysztof Frydryk <email address hidden>

west: update rimage

Update rimage to f59cf6fa05156ed9e5f404f2e599746d5e8573b5

Signed-off-by: Krzysztof Frydryk <email address hidden>