From 98cc1d3da330052ac43f269fdce11aa8d4562cf0 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Fri, 22 Dec 2023 10:34:56 +0200 Subject: [PATCH] xtensa-build-zephyr.py: Add arl-s alias to mtl platform ARL-S is using the same debugkey/community key binary as MTL. Signed-off-by: Peter Ujfalusi --- scripts/xtensa-build-zephyr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/xtensa-build-zephyr.py b/scripts/xtensa-build-zephyr.py index 41693e5f0..467e132ec 100755 --- a/scripts/xtensa-build-zephyr.py +++ b/scripts/xtensa-build-zephyr.py @@ -109,7 +109,7 @@ platform_configs_all = { "intel", "intel_adsp_ace15_mtpm", f"RI-2022.10{xtensa_tools_version_postfix}", "ace10_LX7HiFi4_2022_10", - aliases = ['arl'], + aliases = ['arl', 'arl-s'], ipc4 = True ), "lnl" : PlatformConfig(