summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-client-fslc.inc
Commit message (Collapse)AuthorAgeFilesLines
* optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imxTom Hochstein2025-03-311-29/+30
| | | | | | | | | | Copy latest support from NXP BSP LF6.6.52_2.2.0. Note that clang is disabled in optee-os-fslc.inc, which is copied from meta-arm optee-os.inc. Fixes: Issue 2048 - Upgrade BSP to LF6.6.52_2.2.0 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* optee-client: libteec 2.0.0Ryan Matthews2024-09-031-3/+3
| | | | | | | | | | | OP-TEE's libteec moves to version 2.0.0 with commit 79fd80f1 ("optee: Upgrade optee recipes from 4.0.0.imx to 4.2.0.imx"). Fixes: | install: cannot stat '...libteec.so.1.0.0': No such file or directory Signed-off-by: Ryan Matthews <ryan.matthews@timesys.com>
* optee: Upgrade optee recipes from 4.0.0.imx to 4.2.0.imxValentin Jec2024-08-231-1/+1
| | | | | | Update file headers Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
* recipes: Switch WORKDIR use with UNPACKDIRKhem Raj2024-05-221-2/+2
| | | | | | This is being enforced in master oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
* optee: restructure optee-client recipeOleksandr Suvorov2023-05-021-0/+42
Add include files for optee-client. The include files feature requirements that are specific to optee/optee-client projects and i.MX platforms. The recipe file with version number features the git branch and commit hash. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>