firmware: qcom_scm: Migrate to generic PAS service

With the availability of generic PAS service, let's add SCM calls as
a backend to keep supporting legacy QTEE interfaces. The exported
qcom_scm* wrappers will get dropped once all the client drivers get
migrated as part of future patches.

Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Link: https://lore.kernel.org/all/20260427095603.1157963-5-sumit.garg@kernel.org/
This commit is contained in:
Sumit Garg
2026-08-05 15:36:04 +03:00
committed by Abel Vesa
parent 10f1ad07c0
commit c89eb978c9
2 changed files with 155 additions and 181 deletions
+1
View File
@@ -15,6 +15,7 @@ config QCOM_PAS
TEE bus based PAS service implementation.
config QCOM_SCM
select QCOM_PAS
select QCOM_TZMEM
tristate
File diff suppressed because it is too large Load Diff