Skip to content

Commit

Permalink
scripts: xtensa-build-all: remove imx8/imx8x
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
LaurentiuM1234 authored and kv2019i committed Feb 16, 2024
1 parent a3701fe commit ac4cf61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/xtensa-build-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -e
# Platforms built and tested by default in CI using the `-a` option.
# They must have a toolchain available in the latest Docker image.
DEFAULT_PLATFORMS=(
imx8 imx8x imx8m imx8ulp
imx8m imx8ulp
rn rmb vangogh
mt8186 mt8195
)
Expand Down

0 comments on commit ac4cf61

Please sign in to comment.