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

Commit 95ef7f65 authored by Brahmaji K's avatar Brahmaji K
Browse files

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



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

Change-Id: I8bf06dcc228ac27b1e9b1e3ddcd937a875ccebf0
Signed-off-by: default avatarBrahmaji K <bkomma@codeaurora.org>
parent 28287956
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1462,6 +1462,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 "sdm630-ion.dtsi"