diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2024-09-28 16:13:28 +0200 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-21 23:44:08 +0000 |
commit | f2d96040efba28a239ace17e0fded07b099a1ffb (patch) | |
tree | d9bdb73402cfa4d2b832f517cd8ce27b8f5710ca | |
parent | 135fb212f83b2a6e3e021cd21a778ee54db4b696 (diff) | |
download | meta-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.inc | 1 |
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" | |||
22 | PLATFORM_FLAVOR:mx8dxl-nxp-bsp = "mx8dxlevk" | 22 | PLATFORM_FLAVOR:mx8dxl-nxp-bsp = "mx8dxlevk" |
23 | PLATFORM_FLAVOR:mx8ulp-nxp-bsp = "mx8ulpevk" | 23 | PLATFORM_FLAVOR:mx8ulp-nxp-bsp = "mx8ulpevk" |
24 | PLATFORM_FLAVOR:mx93-nxp-bsp = "mx93evk" | 24 | PLATFORM_FLAVOR:mx93-nxp-bsp = "mx93evk" |
25 | PLATFORM_FLAVOR:mx95-nxp-bsp = "mx95evk" | ||
25 | 26 | ||
26 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 27 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |