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

Commit e3e53792 authored by Brahmaji K's avatar Brahmaji K
Browse files

ARM: dts: msm: Update TZ apps region and size for MSM8909



Change the TZ apps region and size for MSM8909 as per the memory map,
which update the base address and size of the region to 2MB.

Change-Id: I5fe403e125eea9382675f2478a02ae6143c2ee08
Signed-off-by: default avatarBrahmaji K <bkomma@codeaurora.org>
parent 18a4d8bd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		ranges;

		external_image_mem: external_image__region@0 {
			reg = <0x0 0x87C00000 0x0 0x0400000>;
			reg = <0x0 0x87a00000 0x0 0x0600000>;
			compatible = "removed-dma-pool";
			no-map;
		};
@@ -1555,9 +1555,9 @@
		qcom,ce-opp-freq = <100000000>;
	};

	qcom_seecom: qseecom@87e00000 {
	qcom_seecom: qseecom@87a00000 {
		compatible = "qcom,qseecom";
		reg = <0x87e00000 0x80000>;
		reg = <0x87a00000 0x200000>;
		reg-names = "secapp-region";
		qcom,disk-encrypt-pipe-pair = <2>;
		qcom,hlos-ce-hw-instance = <0>;