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

Commit cfddf261 authored by Susheel Khiani's avatar Susheel Khiani
Browse files

ARM: dts: msm: Increase size for TZ APPS region



Requirement for TZ APPS region have gone up by
3 MB. Accommodate the change to align with new
memory map and change starting address of TZ
APPS carveot region.

Change-Id: I80cd04e3e0ee1ba450d9552989397ffc5a2d1ed9
Signed-off-by: default avatarSusheel Khiani <skhiani@codeaurora.org>
parent 2be5ff68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
		other_ext_mem: other_ext_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85e00000 0x0 0xa00000>;
			reg = <0x0 0x85b00000 0x0 0xd00000>;
		};

		modem_mem: modem_region@0 {