summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-02-17 10:53:20 +0200
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2024-02-17 11:40:44 +0200
commitaea94bae8e918eb21604387a88a90df9a77cb701 (patch)
treeb07d028ca5d7196ef0e6530e8d4dbe647d6ddbaf /recipes-security/optee-imx/optee-client_4.0.0.imx.bb
parentebdf6d8b5dc45cb2417aefbae5c3c70f47b03cc4 (diff)
downloadmeta-freescale-aea94bae8e918eb21604387a88a90df9a77cb701.tar.gz
optee-client: Upgrade to lf-6.1.55-2.2.0 (4.0)
Upgrade the optee-client to 4.0 to be aligned with NXP BSP LF6.1.55_2.2.0. Relevant changes: - acb0885 teec: use multiple of page size for page aligned buffers - 6178477 cmake: pkgconfig file: install the file - 46831ac pkgconfig file: remove extra comments - 3ac968e Makefile, cmake: move teec related headers - 2dd250b cmake: remove whitespace before parenthesis Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Diffstat (limited to 'recipes-security/optee-imx/optee-client_4.0.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-client_4.0.0.imx.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-security/optee-imx/optee-client_4.0.0.imx.bb b/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
new file mode 100644
index 00000000..2a9eaa6a
--- /dev/null
+++ b/recipes-security/optee-imx/optee-client_4.0.0.imx.bb
@@ -0,0 +1,7 @@
1require optee-client-fslc-imx.inc
2
3SRCBRANCH = "lf-6.1.55_2.2.0"
4SRCREV = "acb0885c117e73cb6c5c9b1dd9054cb3f93507ee"
5
6DEPENDS += "util-linux"
7EXTRA_OEMAKE += "PKG_CONFIG=pkg-config"