summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-os-qoriq_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb
index 5d21c001..7ac00f01 100644
--- a/recipes-security/optee/optee-os-qoriq_git.bb
+++ b/recipes-security/optee/optee-os-qoriq_git.bb
@@ -15,6 +15,8 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17OPTEEMACHINE ?= "${MACHINE}" 17OPTEEMACHINE ?= "${MACHINE}"
18OPTEEMACHINE_ls1088ardb-pb = "ls1088ardb"
19OPTEEMACHINE_ls1046afrwy = "ls1046ardb"
18 20
19EXTRA_OEMAKE = "PLATFORM=ls-${OPTEEMACHINE} CFG_ARM64_core=y \ 21EXTRA_OEMAKE = "PLATFORM=ls-${OPTEEMACHINE} CFG_ARM64_core=y \
20 ARCH=arm \ 22 ARCH=arm \