summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os/0007-allow-setting-sysroot-for-clang.patch
Commit message (Collapse)AuthorAgeFilesLines
* optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imxTom Hochstein2025-03-261-0/+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: Upgrade to lf-6.1.22-2.0.0 (3.21)Oleksandr Suvorov2023-07-281-28/+0
| | | | | | | | | | | | | | | | | | | | | | | Upgrade optee-client to be aligned with NXP BSP LF6.1.22_2.0.0. Backport changes from meta-arm/optee-client.inc. Relevant changes: - 8533e0e travis: remove the .travis.yml file - 0fc6ef7 tee-supplicant: fix leak when load plugin failed - dde6306 libteeacl: use realloc() instead of reallocarray() - 462b954 Add -Wunsafe-loop-optimizations only for gcc - 2096542 Makefile: use GNU standards for directory variables - dd2d39b libteeacl: Move uuid-dev checking in libteec makefile - 1056b40 cmake: define boolean switch CFG_WERROR with option() - bbdf665 libteeacl: condition libteeacl with WITH_TEEACL - fba9950 ci: add GitHub Actions script and Docker files - fc67c27 Add pkgconfig file for libteec - d448e8b Allow cross-compile pkg-config - d26d885 libckteec: Add RSA AES key wrap serialization - cb3842c tee-supplicant: Synchronize file operations for secure storage Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* optee-os: Fix build with clangKhem Raj2023-01-081-0/+28
Bring in the needed patches from meta-arm Signed-off-by: Khem Raj <raj.khem@gmail.com>