summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-os.nxp.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/optee/optee-os.nxp.inc')
-rw-r--r--recipes-security/optee/optee-os.nxp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os.nxp.inc b/recipes-security/optee/optee-os.nxp.inc
index f376b3ce..7be11583 100644
--- a/recipes-security/optee/optee-os.nxp.inc
+++ b/recipes-security/optee/optee-os.nxp.inc
@@ -18,7 +18,7 @@ B = "${WORKDIR}/build.${PLATFORM_FLAVOR}"
18PLATFORM_FLAVOR ?= "${MACHINE}" 18PLATFORM_FLAVOR ?= "${MACHINE}"
19 19
20OPTEE_ARCH ?= "arm64" 20OPTEE_ARCH ?= "arm64"
21OPTEE_ARCH_armv7a = "arm32" 21OPTEE_ARCH:armv7a = "arm32"
22OPTEE_ARCH:aarch64 = "arm64" 22OPTEE_ARCH:aarch64 = "arm64"
23 23
24OPTEE_CORE_LOG_LEVEL ?= "1" 24OPTEE_CORE_LOG_LEVEL ?= "1"