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

Commit 3efff8ca authored by Shalaj Jain's avatar Shalaj Jain
Browse files

ARM: dts: msm: Increase MM heap size



Increase MM heap size to 300MB to account for worst case
4k secure video playback with 1080p wfd on 8994.

Change-Id: I53ab2f2b4e81fc87b5e29b322cd1141139d0e9b9
Signed-off-by: default avatarShalaj Jain <shalajj@codeaurora.org>
parent a414790a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@

		secure_mem: secure_region@0 {
			linux,reserve-contiguous-region;
			reg = <0 0 0 0xfc00000>;
			reg = <0 0 0 0x12c00000>;
			label = "secure_mem";
		};