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

Commit 0329ffa0 authored by Anmolpreet Kaur's avatar Anmolpreet Kaur
Browse files

ARM: dts: msm: Add the smcinvoke node for atoll



Add the smcinvoke device tree node to communicate
with TZ from HLOS for atoll.

Change-Id: I47ab3ac82405080602c3ed7def50be0703034ddf
Signed-off-by: default avatarAnmolpreet Kaur <anmolpre@codeaurora.org>
parent 78c14fcb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -891,6 +891,12 @@
		qcom,qsee-reentrancy-support = <2>;
	};

	qcom_smcinvoke: smcinvoke@82200000 {
		compatible = "qcom,smcinvoke";
		reg = <0x82200000 0x2200000>;
		reg-names = "secapp-region";
	};

	aop-msg-client {
		compatible = "qcom,debugfs-qmp-client";
		mboxes = <&qmp_aop 0>;