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

Commit 1af1e7fa authored by Amit P Choudhari's avatar Amit P Choudhari Committed by Rajesh Yadav
Browse files

ARM: dts: msm: Add secure display memory regions for trinket



Add Secure display heap entry for secureUI and other secure usecases.

Change-Id: I9edfd0f3d33c3e918d7f75a51ea4756fc30438c7
Signed-off-by: default avatarAmit P Choudhari <amitpc@codeaurora.org>
Signed-off-by: default avatarRajesh Yadav <ryadav@codeaurora.org>
parent 3122d09b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -510,6 +510,14 @@
			size = <0 0x1000000>;
		};

		secure_display_memory: secure_display_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x8c00000>;
		};

		adsp_mem: adsp_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;