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

Commit 35a8aa7e authored by Shiraz Hashim's avatar Shiraz Hashim
Browse files

ARM: dts: msm: increase secure heap size to 152MB for msm8953



WFD use case on msm8953 needs 152MB of secure heap size.

Change-Id: Id63aa9f4bdc1b967bd47001e9eab78ce82bccbcb
Signed-off-by: default avatarShiraz Hashim <shashim@codeaurora.org>
parent 0940fb6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
			compatible = "shared-dma-pool";
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x08c00000>;
			size = <0 0x09800000>;
		};

		qseecom_mem: qseecom_region@0 {