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

Commit c4a9c919 authored by Mohamed Sunfeer's avatar Mohamed Sunfeer
Browse files

ARM64: dts: msm: Reduce the TZ apps region size



Reduce the TZ apps region size for qcs405 target
and also reduce the external cma pool region size.

Change-Id: I26734901432b82cf53404c0c503b35d6f20030f8
Signed-off-by: default avatarMohamed Sunfeer <msunfeer@codeaurora.org>
parent 4f5a0984
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -39,10 +39,10 @@
		#size-cells = <2>;
		#size-cells = <2>;
		ranges;
		ranges;


		removed_region0: removed_region@85800000 {
		removed_region0: removed_region@85a00000 {
			compatible = "removed-dma-pool";
			compatible = "removed-dma-pool";
			no-map;
			no-map;
			reg = <0x0 0x85800000 0x0 0x700000>;
			reg = <0x0 0x85a00000 0x0 0x500000>;
		};
		};


		smem_region: smem@85f00000 {
		smem_region: smem@85f00000 {
@@ -1053,9 +1053,9 @@
		};
		};
	};
	};


	qcom_seecom: qseecom@85800000 {
	qcom_seecom: qseecom@85a00000 {
		compatible = "qcom,qseecom";
		compatible = "qcom,qseecom";
		reg = <0x85800000 0x600000>;
		reg = <0x85a00000 0x400000>;
		reg-names = "secapp-region";
		reg-names = "secapp-region";
		qcom,hlos-num-ce-hw-instances = <1>;
		qcom,hlos-num-ce-hw-instances = <1>;
		qcom,hlos-ce-hw-instance = <0>;
		qcom,hlos-ce-hw-instance = <0>;