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

Commit 1bbadfe2 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

ARM: dts: msm: add carveout region for secure dsp on trinket



Add carveout region for secure DSP that is used for the secure usecases
by DSP clients.

Change-Id: Ic70847910c011557cc273da7c93074f95ab1782d
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 1df57774
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -483,6 +483,12 @@
			reg = <0 0x57115000 0 0x2000>;
		};

		cdsp_sec_mem: cdsp_sec_regions@5f800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x5f800000 0 0x800000>;
		};

		qseecom_mem: qseecom_region@5e400000 {
			compatible = "shared-dma-pool";
			no-map;