OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] arm64: defconfig: Enable QCOMTEE on Qualcomm SM8650+
@ 2025-12-08 12:18 Harshal Dev via OP-TEE
  2025-12-09  5:58 ` Krzysztof Kozlowski via OP-TEE
  0 siblings, 1 reply; 16+ messages in thread
From: Harshal Dev via OP-TEE @ 2025-12-08 12:18 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Bjorn Andersson, Konrad Dybcio,
	Dmitry Baryshkov, Sumit Garg, Jens Wiklander
  Cc: Amirreza Zarrabi, Arnd Bergmann, Geert Uytterhoeven, op-tee,
	linux-kernel, Harshal Dev

Enable QCOMTEE driver on Qualcomm SM8650+ SoCs to facilitate communication
with the Qualcomm Trusted Execution Environment (QTEE).
(No enablement required in DTS files since QCOMTEE device is dynamically
registered by the QCOM_SCM firmware driver)

Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
---
Changes in v3:
- Updated the commit message to reflect the supported Qualcomm platforms.
- Link to v2: https://lore.kernel.org/r/20251205-qcom_qcomtee_defconfig-v2-1-c92560b0346e@qti.qualcomm.com

Changes in v2:
- Updated CONFIG_QCOMTEE flag to 'm' since QCOMTEE can be built as a module.
- Link to v1: https://lore.kernel.org/r/20251202-qcom_qcomtee_defconfig-v1-1-11bfe40a8ea4@oss.qualcomm.com
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index cdb7d69e3b24..e952d24bef77 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1789,6 +1789,7 @@ CONFIG_FPGA_MGR_ZYNQMP_FPGA=m
 CONFIG_FPGA_MGR_VERSAL_FPGA=m
 CONFIG_TEE=y
 CONFIG_OPTEE=y
+CONFIG_QCOMTEE=m
 CONFIG_MUX_GPIO=m
 CONFIG_MUX_MMIO=y
 CONFIG_SLIMBUS=m

---
base-commit: 47b7b5e32bb7264b51b89186043e1ada4090b558
change-id: 20251202-qcom_qcomtee_defconfig-8dc0fed1411b

Best regards,
-- 
Harshal Dev <harshal.dev@oss.qualcomm.com>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-01-08  9:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 12:18 [PATCH v3] arm64: defconfig: Enable QCOMTEE on Qualcomm SM8650+ Harshal Dev via OP-TEE
2025-12-09  5:58 ` Krzysztof Kozlowski via OP-TEE
2025-12-09  6:14   ` Dmitry Baryshkov via OP-TEE
2025-12-10  3:51     ` Bjorn Andersson via OP-TEE
2025-12-10  5:20       ` Krzysztof Kozlowski via OP-TEE
2025-12-10  9:05       ` Harshal Dev via OP-TEE
2025-12-12  1:25         ` Sumit Garg via OP-TEE
2025-12-15 11:20           ` Harshal Dev via OP-TEE
2025-12-22 16:56             ` Bjorn Andersson via OP-TEE
2026-01-02  8:51               ` Harshal Dev via OP-TEE
2026-01-02 18:23                 ` Bjorn Andersson via OP-TEE
2026-01-07  6:20                   ` Harshal Dev via OP-TEE
2026-01-07 15:04                     ` Bjorn Andersson via OP-TEE
2026-01-08  9:46                       ` Harshal Dev via OP-TEE
2025-12-09  7:15   ` Harshal Dev via OP-TEE
2025-12-12  1:14   ` Sumit Garg via OP-TEE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox