summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-test-fslc.inc
Commit message (Collapse)AuthorAgeFilesLines
* optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imxTom Hochstein2025-03-311-20/+47
| | | | | | | | | | 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: optimize optee-os and optee-test recipes to reuse codeOleksandr Suvorov2023-05-021-0/+38
Add include files for optee-os and optee-test. The include files feature requirements that are specific to optee/optee-os/optee-test projects and i.MX platforms. Recipe files with version number feature the git branch, commit hash and optionally repo URL/patch set. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>