imx8: scripts: Add XCC build configuration for Zephyr

This configuration is build tested, builds fine.

Signed-off-by: Paul Olaru <paul.olaru@nxp.com>
This commit is contained in:
Paul Olaru 2023-04-26 18:31:51 +03:00 committed by Daniel Baluta
parent fabeb63842
commit de884627f8
1 changed files with 2 additions and 1 deletions

View File

@ -107,7 +107,8 @@ platform_configs = {
# NXP platforms
"imx8" : PlatformConfig(
"imx8", "nxp_adsp_imx8",
None, None,
f"RI-2023.11{xtensa_tools_version_postfix}",
"hifi4_nxp_v5_3_1_prod",
RIMAGE_KEY = "key param ignored by imx8",
),
"imx8x" : PlatformConfig(