Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b96200fd authored by Dinesh K Garg's avatar Dinesh K Garg
Browse files

ARM: dts: msm: Add smcinvoke node for Lahaina

Add smcinvoke device-tree node to provide secure communication
from HLOS to TZ on Lahaina platform.

Change-Id: I75cc84cd405b6553b1350aab4137e0d5c600ca9e
parent ca28b0ff
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -894,6 +894,10 @@
		compatible = "qcom,tee-shared-memory-bridge";
	};

	qcom_smcinvoke {
		compatible = "qcom,smcinvoke";
	};

	qcom-secure-buffer {
		compatible = "qcom,secure-buffer";
	};