From patchwork Mon Jul 21 11:45:03 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frazer Carsley X-Patchwork-Id: 67195 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id F4141C83F25 for ; Mon, 21 Jul 2025 11:45:42 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.38312.1753098320346909948 for ; Mon, 21 Jul 2025 04:45:20 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: frazer.carsley@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E5957153B; Mon, 21 Jul 2025 04:45:13 -0700 (PDT) Received: from e138143.arm.com (unknown [10.57.53.76]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 02C4A3F6A8; Mon, 21 Jul 2025 04:45:18 -0700 (PDT) From: Frazer Carsley To: meta-arm@lists.yoctoproject.org Cc: Frazer Carsley Subject: [PATCH 1/3] arm/optee: Updates upstream status. Date: Mon, 21 Jul 2025 12:45:03 +0100 Message-ID: <20250721114506.120457-2-frazer.carsley@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250721114506.120457-1-frazer.carsley@arm.com> References: <20250721114506.120457-1-frazer.carsley@arm.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 21 Jul 2025 11:45:42 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/6617 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 --- .../0001-tee-supplicant-update-udev-systemd-install-code.patch | 2 +- .../optee/optee-os/0003-optee-enable-clang-support.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arm/recipes-security/optee/optee-client/0001-tee-supplicant-update-udev-systemd-install-code.patch b/meta-arm/recipes-security/optee/optee-client/0001-tee-supplicant-update-udev-systemd-install-code.patch index d243f297..cd367124 100644 --- a/meta-arm/recipes-security/optee/optee-client/0001-tee-supplicant-update-udev-systemd-install-code.patch +++ b/meta-arm/recipes-security/optee/optee-client/0001-tee-supplicant-update-udev-systemd-install-code.patch @@ -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 --- diff --git a/meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch b/meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch index 253a01db..abc6d13e 100644 --- a/meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch +++ b/meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch @@ -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 --- From patchwork Mon Jul 21 11:45:04 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frazer Carsley X-Patchwork-Id: 67194 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id EDBFAC83F26 for ; Mon, 21 Jul 2025 11:45:42 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.38313.1753098321187908228 for ; Mon, 21 Jul 2025 04:45:21 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: frazer.carsley@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E87731595; Mon, 21 Jul 2025 04:45:14 -0700 (PDT) Received: from e138143.arm.com (unknown [10.57.53.76]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2AF073F6A8; Mon, 21 Jul 2025 04:45:20 -0700 (PDT) From: Frazer Carsley To: meta-arm@lists.yoctoproject.org Cc: Frazer Carsley Subject: [PATCH 2/3] arm-bsp/optee: Updates upstream status Date: Mon, 21 Jul 2025 12:45:04 +0100 Message-ID: <20250721114506.120457-3-frazer.carsley@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250721114506.120457-1-frazer.carsley@arm.com> References: <20250721114506.120457-1-frazer.carsley@arm.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 21 Jul 2025 11:45:42 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/6618 Signed-off-by: Frazer Carsley --- .../0001-plat-corstone1000-increase-CFG_TZDRAM_SIZE.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0001-plat-corstone1000-increase-CFG_TZDRAM_SIZE.patch b/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0001-plat-corstone1000-increase-CFG_TZDRAM_SIZE.patch index 851e2cd2..e18dd783 100644 --- a/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0001-plat-corstone1000-increase-CFG_TZDRAM_SIZE.patch +++ b/meta-arm-bsp/recipes-security/optee/files/optee-os/corstone1000/0001-plat-corstone1000-increase-CFG_TZDRAM_SIZE.patch @@ -8,7 +8,7 @@ but the first 0x2000 bytes are reserved for future use. `CFG_TZDRAM_SIZE` can be increased to `0x360000` so OP-TEE has more RAM. Signed-off-by: Bence Balogh -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/OP-TEE/optee_os/pull/7470] --- core/arch/arm/plat-corstone1000/conf.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) From patchwork Mon Jul 21 11:45:05 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frazer Carsley X-Patchwork-Id: 67193 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1D3B1C83F1A for ; Mon, 21 Jul 2025 11:45:23 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.38360.1753098322399255885 for ; Mon, 21 Jul 2025 04:45:22 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: frazer.carsley@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 15AA726AC; Mon, 21 Jul 2025 04:45:16 -0700 (PDT) Received: from e138143.arm.com (unknown [10.57.53.76]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 400733F6A8; Mon, 21 Jul 2025 04:45:21 -0700 (PDT) From: Frazer Carsley To: meta-arm@lists.yoctoproject.org Cc: Frazer Carsley Subject: [PATCH 3/3] arm/scp-firmware: Updates upstream status Date: Mon, 21 Jul 2025 12:45:05 +0100 Message-ID: <20250721114506.120457-4-frazer.carsley@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250721114506.120457-1-frazer.carsley@arm.com> References: <20250721114506.120457-1-frazer.carsley@arm.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 21 Jul 2025 11:45:23 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arm/message/6619 Signed-off-by: Frazer Carsley --- .../scp-firmware/files/0001-OPTEE-Private-Includes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm/recipes-bsp/scp-firmware/files/0001-OPTEE-Private-Includes.patch b/meta-arm/recipes-bsp/scp-firmware/files/0001-OPTEE-Private-Includes.patch index 84f50156..473792d0 100644 --- a/meta-arm/recipes-bsp/scp-firmware/files/0001-OPTEE-Private-Includes.patch +++ b/meta-arm/recipes-bsp/scp-firmware/files/0001-OPTEE-Private-Includes.patch @@ -8,7 +8,7 @@ in every build, which can result in compile failures as /core/include/ doesn't e For some reason this behaviour isn't deterministic, a ticket has been filed with upstream. -Upstream-Status: Pending +Upstream-Status: Submitted [https://gitlab.arm.com/firmware/SCP-firmware/-/merge_requests/1198] Signed-off-by: Ross Burton --- product/optee/common/module/console/CMakeLists.txt | 2 +-