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

Commit 8538928d authored by Brahmaji K's avatar Brahmaji K
Browse files

ARM: dts: msm: Add tz-log device node for msmfalcon



Add tz-log device node with all the necessary parameters,
to enable the TZ log driver on msmfalcon.

Change-Id: I83b13e60c46ed7565fe202a2d1ba8d2b8c06bdcc
Signed-off-by: default avatarBrahmaji K <bkomma@codeaurora.org>
parent 3f5515f1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1340,6 +1340,14 @@
		qcom,use-sw-aead-algo;
		qcom,use-sw-hmac-algo;
	};

	qcom_tzlog: tz-log@146bf720 {
		compatible = "qcom,tz-log";
		reg = <0x146bf720 0x3000>;
		qcom,hyplog-enabled;
		hyplog-address-offset = <0x410>;
		hyplog-size-offset = <0x414>;
	};
};

#include "msmfalcon-ion.dtsi"