1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-12 03:10:15 +00:00

arm/optee: Updates upstream status.

Patch "0003-optee-enable-clang-support" is no longer appropriate as the
feature the patch provides is no longer required.

Signed-off-by: Frazer Carsley <frazer.carsley@arm.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
Frazer Carsley
2025-07-21 12:45:03 +01:00
committed by Ross Burton
parent aedcca76fc
commit ec1d4e0e21
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Subject: [PATCH 1/1] tee-supplicant: update udev & systemd install code
Changes are backwards compatible and the default operation is unchanged.
Upstream-Status: Pending
Upstream-Status: Submitted [https://github.com/OP-TEE/optee_client/pull/402]
Signed-off-by: Gyorgy Szing <gyorgy.szing@arm.com>
---

View File

@@ -7,7 +7,7 @@ When compiling with clang, the LIBGCC_LOCATE_CFLAG variable used
to provide a sysroot wasn't included, which results in not locating
compiler-rt. This is mitigated by including the variable as ammended.
Upstream-Status: Pending
Upstream-Status: Inappropriate
ChangeId: 8ba69a4b2eb8ebaa047cb266c9aa6c2c3da45701
Signed-off-by: Brett Warren <brett.warren@arm.com>
---