diff --git a/qcom/sun-vm.dtsi b/qcom/sun-vm.dtsi index b548a924..f7ed5d18 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -222,6 +222,17 @@ ; clock-frequency = <19200000>; }; + + qcom_smcinvoke { + compatible = "qcom,smcinvoke"; + }; + + qtee_shmbridge { + compatible = "qcom,tee-shared-memory-bridge"; + qcom,custom-bridge-size = <64>; + qcom,support-hypervisor; + }; + }; #include "msm-arm-smmu-sun-vm.dtsi"