Skip to content

Commit e6425ee

Browse files
authored
Merge pull request #16 from Jianping-Li/talos-qcs615
qcs615: add dynamic modules for qcs615 platform
2 parents fbb8423 + 73265d1 commit e6425ee

26 files changed

+72
-0
lines changed

WHENCE

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,12 @@ Device: Qualcomm Technologies, Inc. QCS8300 Ride
155155
Licence: LICENSE.qcom-2
156156
Status: Redistributable
157157
Origin: https://qartifactory-edge.qualcomm.com/ui/native/qsc_releases/software/chip/qualcomm_linux-spf-1-0/qualcomm-linux-spf-1-0_test_device_public/r1.0_00095.0/qcs8300-le-1-0/common/build/ufs/bin//QCS8300_dspso.zip
158+
159+
--------------------------------------------------------------------------
160+
161+
Dir: qcs615/Qualcomm/QCS615-RIDE/adsp-ADSP.VT.5.2.c6-00059-SM6150-1
162+
Dir: qcs615/Qualcomm/QCS615-RIDE/cdsp-CDSP.VT.2.2.c4-00019-SM6150-1
163+
Device: Qualcomm Technologies, Inc. QCS615 Ride
164+
Licence: LICENSE.qcom-2
165+
Status: Redistributable
166+
Origin: https://softwarecenter.qualcomm.com/nexus/generic/software/chip/qualcomm_linux-spf-1-0/qualcomm-linux-spf-1-0_test_device_public/r1.0_00102.0/qcs615-le-1-0/common/build/common/bin/QCS615_dspso.zip

config.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ Install: sa8775p/Qualcomm/SA8775P-RIDE gdsp1 gdsp1-DSP.AT.1.0.1-00125.5-LEMANS-1
3737
Install: qcs8300/Qualcomm/QCS8300-RIDE adsp adsp-DSP.AT.1.0.1-00125.5-LEMANS-1
3838
Install: qcs8300/Qualcomm/QCS8300-RIDE cdsp cdsp-DSP.AT.1.0.1-00125.5-LEMANS-1
3939
Install: qcs8300/Qualcomm/QCS8300-RIDE gdsp0 gdsp0-DSP.AT.1.0.1-00125.5-LEMANS-1
40+
41+
# QCS615 RIDE
42+
Install: qcs615/Qualcomm/QCS615-RIDE adsp adsp-ADSP.VT.5.2.c6-00059-SM6150-1
43+
Install: qcs615/Qualcomm/QCS615-RIDE cdsp cdsp-CDSP.VT.2.2.c4-00019-SM6150-1
44+
888 KB
Binary file not shown.
81.3 KB
Binary file not shown.
135 KB
Binary file not shown.
193 KB
Binary file not shown.
35.7 KB
Binary file not shown.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
../../avs/build/dynamic_modules/6150.adsp.prod/sbc_dec_module.so.1
2+
3+
../../avs/build/dynamic_modules/6150.adsp.prod/sbc_enc_module.so.1
4+
5+
../../avs/build/dynamic_modules/6150.adsp.prod/CFCM.so.1
6+
7+
../../avs/build/dynamic_modules/6150.adsp.prod/smecns_v2_module_fvxiii.so.1
8+
9+
../../avs/build/dynamic_modules/6150.adsp.prod/SAPlusCmnModule.so.1
10+
11+
../../avs/build/dynamic_modules/6150.adsp.prod/tsm_module.so.1
12+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
../../performance/sysmonapp/build/shared_libs/qdsp6/6150.adsp.prod/libsysmon_skel.so
2+
3+
../../performance/sysmonapp/build/shared_libs/qdsp6/6150.adsp.prod/libsysmondomain_skel.so
4+
5+
../../performance/sysmonapp/build/shared_libs/qdsp6/6150.adsp.prod/libstabilitydomain_skel.so
6+
7+
../../performance/sysmonapp/build/shared_libs/qdsp6/6150.adsp.prod/libsysmonquery_skel.so
8+
9+
../bsp/fastrpc_shell_img/build/6150.adsp.prod/fastrpc_shell_0
10+
934 KB
Binary file not shown.

0 commit comments

Comments
 (0)