Commit Graph

12 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
Himateja Reddy
b8de1292e9 arm64: dts: qcom: sun: Add SMMU pool configuration
Add Unsigned PD pool configuration and allocation ranges property,
used to pool multiple SMMU context banks with a fixed allocation
ranges. This pool can be used by multiple Unsigned applications
to offload to remote DSP subsystem and this removes the limitation
of only allowing fixed number of Unsigned applications to offload
to remote DSP subsystem.

Change-Id: I3dc4309f4423aae7e68c743d129f9671a1ed96ca
Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
2024-05-20 16:52:00 -07:00
Vivekanand Tryambake
c6c5a4d000 ARM: dts: msm: new MSM-ID to support for different packagings
Add new MSM-ID for SUN target

Change-Id: I6690c1ee67e18e272b8eaba26dc8f37e95c4b1e5
2024-05-02 14:19:42 -07:00
Himateja Reddy
fbe37c58a9 arm64: dts: msm: Add SOC info for sun targets
Currently SOC info is not part of DT. Add SOC info to support
sun targets

Change-Id: I5f22bea964a9b9a561a4ddd1299d34c49f7d0954
Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
2024-04-02 09:03:29 -07:00
qctecmdr
28a64c8190 Merge "arm64: dts: msm: Fix sun's trusted dtsi compilation" 2024-03-31 20:58:47 -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
Edgar Flores
0470248d10 ARM: dts: qcom: Add new msm-ids for sun SoC
Add new msm-ids for fastrpc dts to support different
thermal profiles.

Change-Id: I09dca4a363d70a35dd5d7860b6f4f5580184b4e1
2024-03-28 09:24:48 -07:00
qctecmdr
76b52ca390 Merge "arm64: dts: msm: Update iommu address field in DT" 2024-03-21 04:27:21 -07:00
Edgar Flores
3969e073bd ARM: dts: Fix compilation of fastrpc device tree
Add Pakala msm-id to fastrpc trusted drivers's dts file.

Change-Id: I01069d942a4901a1bef35fbddbee357926fad3e1
2024-03-04 17:31:48 -08: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
a8c3e5c738 arm64: dts: msm: Propagate gerrits 5108976 and 5008443 to opensource branch
Manually propagate gerrits to new opensource branch from older proprietary branch.

Change-Id: I982aa22e173de607f1dc6be778b7887eb47dbcfe
Signed-off-by: Anirudh Raghavendra <quic_araghave@quicinc.com>
2024-02-26 13:39:03 -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