diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2024-09-28 16:13:28 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2024-10-22 00:13:56 +0200 |
commit | 44d7efaded47b4b25674d22ee964a4f03b9981d2 (patch) | |
tree | 78190229edd639d9d23cdbe15b006d2f94426bff /recipes-security | |
parent | cb0f79f4d1a84215ba62d9f454a2c38a0ee757b4 (diff) | |
download | meta-freescale-44d7efaded47b4b25674d22ee964a4f03b9981d2.tar.gz |
optee-os: add i.mx95 configuration
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-security')
-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)" |