ARM: dts: msm: update address ranges to avoid unsecure context bank for sun target

Update unsecure context bank to exclude memory region allocated to
display splash, ramdump and demura.

Change-Id: I9a3d00c3943b2a5c94914856f498cb62a7fc4dfa
Signed-off-by: Jayasri Sampath Kumaran <quic_jsampath@quicinc.com>
This commit is contained in:
Jayasri Sampath Kumaran
2024-04-29 10:04:40 -04:00
parent 9a73559aea
commit 8e2c3e1a7e

View File

@@ -184,6 +184,8 @@
smmu_sde_iommu_region_partition: smmu_sde_iommu_region_partition {
iommu-addresses = <&smmu_sde_unsec 0x0 0x00060000>,
<&smmu_sde_unsec 0xd4e23000 0x002dd000>,
<&smmu_sde_unsec 0xd2880000 0x05780000>,
<&smmu_sde_unsec 0xa3500000 0x02c80000>,
<&smmu_sde_unsec 0xfc800000 0x02b00000>,
<&smmu_sde_sec 0x0 0x00020000>;
};