summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Faure <clement.faure@nxp.com>2019-11-26 15:02:04 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2019-11-27 13:18:57 -0300
commit34c51e012bbf31aa1544d99ab004217cdcc01299 (patch)
treed5f4dedffdbd841c3b1e259282d635a4ea63e472
parent0be39721cea6e04c589a419f4bb07fabd0da6704 (diff)
downloadmeta-freescale-34c51e012bbf31aa1544d99ab004217cdcc01299.tar.gz
optee-os_3.2.0: change PLATFORM_FLAVOR for imx6ulz14x14evk
The platform flavor 'mx6ulzevk' has been added to Optee-OS. Signed-off-by: Clement Faure <clement.faure@nxp.com> (cherry picked from commit 0812b771626eda0ac8854b0d2bfe7e92045ffe39)
-rw-r--r--recipes-security/optee-imx/optee-os_3.2.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
index 9fbe09a4..43b0ef14 100644
--- a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
@@ -23,7 +23,7 @@ PLATFORM_FLAVOR_imx6qpdlsolox = "mx6qsabresd"
23PLATFORM_FLAVOR_imx6ul7d = "mx6ulevk" 23PLATFORM_FLAVOR_imx6ul7d = "mx6ulevk"
24PLATFORM_FLAVOR_imx6ull14x14evk = "mx6ullevk" 24PLATFORM_FLAVOR_imx6ull14x14evk = "mx6ullevk"
25PLATFORM_FLAVOR_imx6ull9x9evk = "mx6ullevk" 25PLATFORM_FLAVOR_imx6ull9x9evk = "mx6ullevk"
26PLATFORM_FLAVOR_imx6ulz14x14evk = "mx6ullevk" 26PLATFORM_FLAVOR_imx6ulz14x14evk = "mx6ulzevk"
27PLATFORM_FLAVOR_mx8mm = "mx8mmevk" 27PLATFORM_FLAVOR_mx8mm = "mx8mmevk"
28 28
29OPTEE_ARCH ?= "arm32" 29OPTEE_ARCH ?= "arm32"