From b9cdfac2f6651db0c0e251c5dbe7f86cb799d53b Mon Sep 17 00:00:00 2001 From: Marc Herbert Date: Wed, 31 Jul 2024 17:36:49 +0000 Subject: [PATCH] Update rimage to version 02abc5d342a3, including critical openssl3 fix Fixes #9340 This adds the following commits from the main rimage branch: ``` commit 02abc5d342a3 ("rimage: ace signing functions need openssl 3.0 guards") commit 73a9d7c897d3 ("rimage: fix openssl 3.0 support in ver25 signing") commit 8ba3d1729656 ("adsp_config: fix name parsing error in parse_signed_pkg_ace_v1_5") commit fe4dcaa62c13 ("mtl: Add ASRC module to the manifest") commit af947cb63dd6 ("config: Add toml config for mtl") commit c484d99abf89 ("rimage: add ACE V1.5 handling") commit 1b233f68bdee ("config: add rmb toml file to support rembrandt build") ``` This is the smallest main branch fast-forward that includes the critical openssl3 fix commit 73a9d7c897d3 ("rimage: fix openssl 3.0 support in ver25 signing") _and_ compiles. This happens to align the rimage version in stable-v2.2 to the version in stable-v2.3. stable-v2.3 is not in use anymore but it was routinely tested in CI for a long time. In fact this stable-v2.2 commit is the same as stable-v2.3 commit 4e1d3ba61abd3b ("rimage: update to version 02abc5d342a3") Signed-off-by: Marc Herbert --- rimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rimage b/rimage index 9d453321f892..02abc5d342a3 160000 --- a/rimage +++ b/rimage @@ -1 +1 @@ -Subproject commit 9d453321f892b7ec3f0c74d3382eaa4e674a6e6a +Subproject commit 02abc5d342a3ee6965bdc933ea1439d85d0256da