From c856ee5768adc3b1c031e458e0e484b8d04844a9 Mon Sep 17 00:00:00 2001 From: songrui Date: Fri, 12 Jul 2024 10:55:00 +0800 Subject: [PATCH] ARM: dts: qcom: add UIDs for QTEE service in sun OEMVM "3" is uid of the CApploader which is running on QTEE. Change-Id: I2e058b3e1687cbcde3e6b8b2564731aac6f46903 Signed-off-by: songrui --- qcom/sun-oemvm.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun-oemvm.dtsi b/qcom/sun-oemvm.dtsi index 1e14534e..fe156b2b 100644 --- a/qcom/sun-oemvm.dtsi +++ b/qcom/sun-oemvm.dtsi @@ -69,7 +69,7 @@ vendor = "QTI"; image-name = "qcom,oemvm"; qcom,pasid = <0x0 0x22>; - qcom,qtee-config-info = "p=9,39,7C,8F,97,159,7F1,CDF;"; + qcom,qtee-config-info = "p=3,9,39,7C,8F,97,159,7F1,CDF;"; qcom,secdomain-ids = <49>; qcom,primary-vm-index = <0>; vm-uri = "vmuid/oemvm";