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

Commit 998a90b6 authored by Mallikarjuna Reddy Amireddy's avatar Mallikarjuna Reddy Amireddy
Browse files

ARM: dts: msm: Update TZ apps region for msm8937



Change the TZ apps region as per the new memory map, which
update the base address and offset.

Change-Id: Ic3e5b676eee058475d2d819968bf752be2130747
Signed-off-by: default avatarMallikarjuna Reddy Amireddy <mamire@codeaurora.org>
parent a1a6afd9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1471,9 +1471,9 @@
		qcom,ce-opp-freq = <100000000>;
	};

	qcom_seecom: qseecom@85e00000 {
	qcom_seecom: qseecom@85b00000 {
		compatible = "qcom,qseecom";
		reg = <0x85e00000 0x500000>;
		reg = <0x85b00000 0x800000>;
		reg-names = "secapp-region";
		qcom,hlos-num-ce-hw-instances = <1>;
		qcom,hlos-ce-hw-instance = <0>;