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

Commit e9d65fe7 authored by Rajesha Kini's avatar Rajesha Kini
Browse files

ARM: dts: msm: Carve out memory for tz apps in mdm9607



Add 5MB carve out for tz apps in mdm9607.

Change-Id: Iee092375d99a45ab83aa832ef1040a7909345e77
Signed-off-by: default avatarRajesha Kini <rkini@codeaurora.org>
parent 49cca408
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -51,6 +51,12 @@
			reg = <0x87c00000 0x400000>;
		};

		tz_apps_mem: tz_apps_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x88000000 0x500000>;
		};

		audio_mem: audio_region@0 {
			compatible = "shared-dma-pool";
			reusable;