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

Commit 2736f267 authored by Salendarsingh Gaud's avatar Salendarsingh Gaud Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update TZ image size for msm8909



Update TZ image size on msm8909 as per the latest memory map.

Change-Id: I9ec06115caaf1a6dd6f9cca01117c23c80c72a55
Signed-off-by: default avatarSalendarsingh Gaud <sgaud@codeaurora.org>
Signed-off-by: default avatarNaitik Bharadiya <bharad@codeaurora.org>
parent e701f80b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@
		ranges;

		external_image_mem: external_image__region@0 {
			reg = <0x0 0x87a00000 0x0 0x0600000>;
			reg = <0x0 0x87900000 0x0 0x0700000>;
			compatible = "removed-dma-pool";
			no-map;
		};
@@ -1898,9 +1898,9 @@
		qcom,ce-opp-freq = <100000000>;
	};

	qcom_seecom: qseecom@87a00000 {
	qcom_seecom: qseecom@87900000 {
		compatible = "qcom,qseecom";
		reg = <0x87a00000 0x200000>;
		reg = <0x87900000 0x300000>;
		reg-names = "secapp-region";
		qcom,disk-encrypt-pipe-pair = <2>;
		qcom,hlos-ce-hw-instance = <0>;