Commit Graph

4 Commits

Author SHA1 Message Date
Edgar Flores
5ccc2af5ed arm64: dts: msm: Add iova alignment flags for trusted dtsi
Add iova-max-align-shift and iova-best-fit flags to maximize
smmu allocation and minimize smmu fragmentation.

Change-Id: Iaaab351ca5498a26243ecccd8392ec0bd1c9572c
2024-05-28 15:04:09 -07:00
Edgar Flores
4fa97ee67b arm64: dts: msm: Fix sun's trusted dtsi compilation
Update dtsi syntax to fix compilation.

Change-Id: I18d2b4960dfdcdc325abf78b57f3f289b2b10ffe
2024-03-29 10:48:51 -07:00
Anirudh Raghavendra
d6c8f03029 arm64: dts: msm: Update iommu address field in DT
Update DT to accomodate new devicetree property 'iommu-addresses' which describes the IOVA addresses that cannot be used.
Update qcom,iommu-dma-addr-pool field to iommu-addresses to reflect this.

Update PVM DT file to include all the addresses. Update TVM DT file accordingly.

Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
Change-Id: I8fc25330c2db8d468c283c7c64136177031a8d9c
2024-02-29 10:28:54 -08:00
Anirudh Raghavendra
68b5b87364 arm64: dts: qcom: sun: Add devicetree files to opensource project
dsp-devicetree files are currently a part of a proprietary project
and there is a requirement to move them to an opensource project.
This change adds the required files to opensource project with
the compilation disabled until the files are merged.

Change-Id: I9838c13afbcadec7c5a18bab1ccf867e32070cea
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2024-02-20 11:54:49 -08:00