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

Commit 0bf5293e authored by Jiten Patel's avatar Jiten Patel Committed by Gerrit - the friendly Code Review server
Browse files

dts:arch:arm64: Reduce the qseecom heap for nightfury



Reduce the qseecom heap for nightfury target to 4 mb
as playready, widevine are not needed.

Change-Id: Id4770dafba04ee0c1bc5d204c8e765dbb38a5b07
Signed-off-by: default avatarJiten Patel <jitepate@codeaurora.org>
parent bf71d3b0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -82,3 +82,7 @@
&qnand_1 {
	status = "ok";
};

&qseecom_mem {
	size = <0 0x400000>;
};