From 841fde987fd57f2b5b6a3c6db0fe4fb012bfa1b6 Mon Sep 17 00:00:00 2001 From: Ping Li Date: Mon, 7 Nov 2022 16:19:07 -0800 Subject: [PATCH] ARM: dts: msm: add feature enabler UID to qtee config on kalama-vm This change adds feature enabler UID to qtee config on kalama-vm. Change-Id: I934960a2ceb75505f713a01fe4b97a2c47e195a0 --- qcom/kalama-vm.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/kalama-vm.dtsi b/qcom/kalama-vm.dtsi index 8c68c186..993c89e7 100644 --- a/qcom/kalama-vm.dtsi +++ b/qcom/kalama-vm.dtsi @@ -106,7 +106,7 @@ vendor = "QTI"; image-name = "qcom,trustedvm"; qcom,pasid = <0x0 0x1c>; - qcom,qtee-config-info = "p=39,77,78,7C,8F,97,159,199,47E,7F1;"; + qcom,qtee-config-info = "p=39,77,78,7C,8F,97,FE,159,199,47E,7F1;"; qcom,secdomain-ids = <45>; qcom,primary-vm-index = <0>; vm-uri = "vmuid/trusted-ui";