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

Commit b17e33bc authored by Shivaprasad Hongal's avatar Shivaprasad Hongal Committed by Shalaj Jain
Browse files

ARM: dts: msm: Increase virtual memory for secure context bank for msm8996



Increase the virtual memory size of the secure bitstream context bank
from 300MB to 600MB along with the virtual map to 4GB from 3.5GB. Earlier
limits were set for legacy reasons which are not applicable anymore.

Change-Id: I743cf72a381124cf1c1aca2024bf4b25bdadb677
Signed-off-by: default avatarShivaprasad Hongal <shongal@codeaurora.org>
Signed-off-by: default avatarShalaj Jain <shalajj@codeaurora.org>
parent f5d3db32
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@
				<&venus_smmu 0x2d>,
				<&venus_smmu 0x31>;
			buffer-types = <0xfff>;
			virtual-addr-pool = <0x5dc00000 0x80000000>;
			virtual-addr-pool = <0x70800000 0x8F800000>;
		};

		firmware_cb {
@@ -166,7 +166,7 @@
				<&venus_smmu 0x129>,
				<&venus_smmu 0x12b>;
			buffer-types = <0x241>;
			virtual-addr-pool = <0x4b000000 0x12c00000>;
			virtual-addr-pool = <0x4b000000 0x25800000>;
			qcom,secure-context-bank;
		};