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

Commit 8f254efd authored by Phanindra Babu Pabba's avatar Phanindra Babu Pabba Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: bengal: Handle v4.32 memory map changes for QSEECOM

Handle TZ Apps region size reductions as per v4.32 memory
mappings for low RAM targets.

Change-Id: I7100c5bb613cd3b79f7de1f9e797f68f25fd2244
parent eb9dd129
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -112,4 +112,12 @@
		/delete-node/ qcom,ion-heap@14;
		/delete-node/ qcom,ion-heap@10;
	};

	qcom_seecom: qseecom@a1700000 {
		reg = <0xa1700000 0xc00000>;
	};

	qcom_smcinvoke: smcinvoke@a1700000 {
		reg = <0xa1700000 0xc00000>;
	};
};