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

This commit is contained in:
qctecmdr
2024-04-16 16:45:45 -07:00
committed by Gerrit - the friendly Code Review server

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>;