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

Commit a414790a authored by Shalaj Jain's avatar Shalaj Jain
Browse files

ARM: dts: msm: Increase QSEECOM heap size



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

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

		qsecom_mem: qsecom_region@0 {
                        linux,reserve-contiguous-region;
			reg = <0 0 0 0x1100000>;
			reg = <0 0 0 0x1800000>;
			label = "qseecom_mem";
		};