]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
authorHarshal Dev <harshal.dev@oss.qualcomm.com>
Wed, 14 Jan 2026 08:19:14 +0000 (13:49 +0530)
committerBjorn Andersson <andersson@kernel.org>
Wed, 11 Mar 2026 15:24:13 +0000 (10:24 -0500)
commitdccccbb739510a63cc62eb3cc1261392cc6045f7
tree8a44d4bb0866702309e3651ba72502ef90b92d87
parent3cd82bca8448d12f6ea0ef2c9d55a80d1712385f
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs

All Qualcomm SoCs starting from SM8650 provide access to the Qualcomm
Trusted Execution Environment (QTEE) through the SMCInvoke interface,
implemented by the QCOMTEE driver. QTEE runs in the Secure World domain
on ARM64 CPUs and exposes secure services to Linux running in the Normal
World domain.

This change enables the QCOMTEE driver as a module to support
communication with QTEE.

QCOMTEE has been tested on a Qualcomm RB3Gen2 board by loading and
executing a Trusted Application via tests hosted at
github.com/qualcomm/minkipc.

Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
Reviewed-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>
Tested-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Reviewed-by: Amirreza Zarrabi <amirreza.zarrabi@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260114-qcom_qcomtee_defconfig-v4-1-ec676311171f@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/configs/defconfig