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

Commit 78f6afc8 authored by Anmolpreet Kaur's avatar Anmolpreet Kaur
Browse files

ARM: dts: msm: Change the shmbridge default size to 1M

sdxnightjar is a low memory target. Change the default
bridge size to 1M to avoid OOM issues.

Change-Id: Ib7ed8f32569a2422978573ca3f8c5c7dda0853ab
parent e865e79e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@

		qtee_shmbridge {
			compatible = "qcom,tee-shared-memory-bridge";
			qcom,custom-bridge-size = <256>;
		};
	};