From 4a42f43d353502a48fe66d2a400325b968de661d Mon Sep 17 00:00:00 2001 From: songrui Date: Fri, 26 Apr 2024 11:23:55 +0800 Subject: [PATCH] ARM: dts: qcom: add UIDs for QTEE service in sun OEMVM "CDF" is SecureImage in QTEE and it is for QTVM TA authentication. 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 f4efebdd..ee013fe1 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;"; + qcom,qtee-config-info = "p=9,39,7C,8F,97,159,7F1,CDF;"; qcom,secdomain-ids = <49>; qcom,primary-vm-index = <0>; vm-uri = "vmuid/oemvm";