ARM: dts: msm: Enable qcom,tee-shared-memory-bridge device in OEMVM

smcinvoke driver needs share memory bridge.

Change-Id: Ifc14e52a3593062c666f6ba92b8b5ad7c6a53456
Signed-off-by: songrui <quic_songrui@quicinc.com>
This commit is contained in:
songrui
2024-04-09 15:18:45 +08:00
committed by Songrui Wu
parent 7ff848b6b9
commit 911136c109

View File

@@ -268,6 +268,12 @@
compatible = "qcom,smcinvoke"; compatible = "qcom,smcinvoke";
}; };
qtee_shmbridge {
compatible = "qcom,tee-shared-memory-bridge";
qcom,custom-bridge-size = <512>;
qcom,support-hypervisor;
};
qcom,qrtr { qcom,qrtr {
compatible = "qcom,qrtr"; compatible = "qcom,qrtr";
qcom,node-id = <21>; qcom,node-id = <21>;