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

Commit 89b30398 authored by Ramachandran Venkataramani's avatar Ramachandran Venkataramani Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add system secure ion heap for Quin GVM



Add system secure ion heap for use with secure DRM usecases
on Quin GVMs.

Change-Id: I1f5b0237bf2dde45c90854e449eab6557d74d949
Signed-off-by: default avatarRamachandran Venkataramani <ramavenk@codeaurora.org>
parent 9499b3ff
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -124,6 +124,11 @@
			memory-region = <&qseecom_ta_mem>;
			qcom,ion-heap-type = "DMA";
		};

		qcom,ion-heap@9 {
			reg = <9>;
			qcom,ion-heap-type = "SYSTEM_SECURE";
		};
	};

	hab: qcom,hab {