Skip to content

Commit ac4cf61

Browse files
LaurentiuM1234kv2019i
authored andcommitted
scripts: xtensa-build-all: remove imx8/imx8x
To prepare for XTOS deprecation and switch to Zephyr native drivers on imx8/imx8x, remove the ability to build SOF with XTOS on them. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
1 parent a3701fe commit ac4cf61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/xtensa-build-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -e
88
# Platforms built and tested by default in CI using the `-a` option.
99
# They must have a toolchain available in the latest Docker image.
1010
DEFAULT_PLATFORMS=(
11-
imx8 imx8x imx8m imx8ulp
11+
imx8m imx8ulp
1212
rn rmb vangogh
1313
mt8186 mt8195
1414
)

0 commit comments

Comments
 (0)