summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-client-fslc.inc
Commit message (Collapse)AuthorAgeFilesLines
* optee-client: libteec 2.0.0Ryan Matthews2024-09-041-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> (cherry picked from commit 93b816a216a25b1b30928803e6861da2e4b477d0)
* optee: Upgrade optee recipes from 4.0.0.imx to 4.2.0.imxValentin Jec2024-08-271-1/+1
| | | | | | | Update file headers Signed-off-by: Valentin Jec <valentin.jec@nxp.com> (cherry picked from commit 79fd80f199084f5dd980f6b754d167a793fef2c6)
* 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>