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

Commit 3e646840 authored by nishant chaubey's avatar nishant chaubey
Browse files

ARM: dts: msm: Reduce secure heap to 30MB

30MB memory is sufficient for fastrpc securepd usecase. 
Reduce secure heap to 30MB.

Change-Id: Ic680bfb74ff6ac37925a2c9b4edae275acc9d260
parent 50e8fe42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -320,7 +320,7 @@

	cdsp_secure_heap_mem: cdsp_secure_heap_mem@80c00000 {
		no-map;
		reg = <0x0 0x80c00000 0x0 0x4600000>;
		reg = <0x0 0x80c00000 0x0 0x1e00000>;
	};

	pil_wlan_mem: wlan@86500000 {