summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-09-28 16:13:28 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-10-21 23:44:08 +0000
commitf2d96040efba28a239ace17e0fded07b099a1ffb (patch)
treed9bdb73402cfa4d2b832f517cd8ce27b8f5710ca
parent135fb212f83b2a6e3e021cd21a778ee54db4b696 (diff)
downloadmeta-freescale-f2d96040efba28a239ace17e0fded07b099a1ffb.tar.gz
optee-os: add i.mx95 configuration
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 44d7efaded47b4b25674d22ee964a4f03b9981d2)
-rw-r--r--recipes-security/optee-imx/optee-os-fslc-imx.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/optee-imx/optee-os-fslc-imx.inc b/recipes-security/optee-imx/optee-os-fslc-imx.inc
index 6b72e827..f4a532b7 100644
--- a/recipes-security/optee-imx/optee-os-fslc-imx.inc
+++ b/recipes-security/optee-imx/optee-os-fslc-imx.inc
@@ -22,5 +22,6 @@ PLATFORM_FLAVOR:mx8dx-nxp-bsp = "mx8dxmek"
22PLATFORM_FLAVOR:mx8dxl-nxp-bsp = "mx8dxlevk" 22PLATFORM_FLAVOR:mx8dxl-nxp-bsp = "mx8dxlevk"
23PLATFORM_FLAVOR:mx8ulp-nxp-bsp = "mx8ulpevk" 23PLATFORM_FLAVOR:mx8ulp-nxp-bsp = "mx8ulpevk"
24PLATFORM_FLAVOR:mx93-nxp-bsp = "mx93evk" 24PLATFORM_FLAVOR:mx93-nxp-bsp = "mx93evk"
25PLATFORM_FLAVOR:mx95-nxp-bsp = "mx95evk"
25 26
26COMPATIBLE_MACHINE = "(imx-nxp-bsp)" 27COMPATIBLE_MACHINE = "(imx-nxp-bsp)"