Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imx | Tom Hochstein | 2025-03-31 | 1 | -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 code | Oleksandr Suvorov | 2023-05-02 | 1 | -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> |