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

Commit d63593a9 authored by Jiten Patel's avatar Jiten Patel
Browse files

ARM: dts: msm: Enable the secure mem region for Spyro



Spyro need support Trusted UI, so enable the secure mem,
and set the size as 8M according to the display resolution.

Change-Id: If93fdec5b25e754b2463c258fa21eaea11716fc1
Signed-off-by: default avatarJiten Patel <jitepate@codeaurora.org>
parent b874ffda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -232,7 +232,7 @@

&secure_mem {
	alignment = <0 0x400000>;
	size = <0 0x400000>;
	size = <0 0x800000>;
	status = "okay";
};