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

Commit 82be5d4e authored by Mohamed Sunfeer's avatar Mohamed Sunfeer
Browse files

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



Increase the TZ apps region size to 5mb for qcs405 target.

Change-Id: I45df55c7d92ad29007783b3372812b5dd65cf718
Signed-off-by: default avatarMohamed Sunfeer <msunfeer@codeaurora.org>
parent 871eac76
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@85a00000 {
		removed_region0: removed_region@85900000 {
			compatible = "removed-dma-pool";
			compatible = "removed-dma-pool";
			no-map;
			no-map;
			reg = <0x0 0x85a00000 0x0 0x500000>;
			reg = <0x0 0x85900000 0x0 0x600000>;
		};
		};


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


	qcom_seecom: qseecom@85a00000 {
	qcom_seecom: qseecom@85900000 {
		compatible = "qcom,qseecom";
		compatible = "qcom,qseecom";
		reg = <0x85a00000 0x400000>;
		reg = <0x85900000 0x500000>;
		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>;