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

Commit bcbb605b authored by Ramandeep Trehan's avatar Ramandeep Trehan
Browse files

ARM64: dts: msm: Add qseecom_ta_mem node for trinket



Add qseecom TA pool, which is used for intermittent 
buffers to load TA on to the TZ apps region.

Change-Id: I811c9427f93878ee4c40f0d633b3799aac77f23d
Signed-off-by: default avatarRamandeep Trehan <rtrehan@codeaurora.org>
parent 0c098091
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -484,6 +484,14 @@
			reg = <0 0x5e400000 0 0x1400000>;
		};

		qseecom_ta_mem: qseecom_ta_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x1000000>;
		};

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