mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
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:
@@ -15,6 +15,7 @@ config QCOM_PAS
|
||||
TEE bus based PAS service implementation.
|
||||
|
||||
config QCOM_SCM
|
||||
select QCOM_PAS
|
||||
select QCOM_TZMEM
|
||||
tristate
|
||||
|
||||
|
||||
+154
-181
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user