From: Chunrong Guo Date: Fri, 5 Jul 2019 06:46:12 +0000 (+0800) Subject: optee-os-qoriq: add OPTEEMACHINE for ls1088ardb-pb and ls1046afrwy X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=451cdeed1df9dd03024c1626c0eca759622a0630;p=meta-freescale.git optee-os-qoriq: add OPTEEMACHINE for ls1088ardb-pb and ls1046afrwy Signed-off-by: Chunrong Guo --- 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; S = "${WORKDIR}/git" OPTEEMACHINE ?= "${MACHINE}" +OPTEEMACHINE_ls1088ardb-pb = "ls1088ardb" +OPTEEMACHINE_ls1046afrwy = "ls1046ardb" EXTRA_OEMAKE = "PLATFORM=ls-${OPTEEMACHINE} CFG_ARM64_core=y \ ARCH=arm \