Skip to content

Commit 2cb77b1

Browse files
authored
Merge pull request #64 from abinjose-qualcomm/remove-cdsp-section
remove cDSP compliation steps for Kodiak
2 parents b4fa1bc + 941823a commit 2cb77b1

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

topic/k2c-qli-build-ga/build_with_firmware.rst

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -191,40 +191,6 @@ Build firmware
191191
export HEXAGON_ROOT=$HOME/Qualcomm/HEXAGON_Tools
192192
echo $HEXAGON_ROOT
193193

194-
.. rubric:: Build cDSP
195-
196-
**Tools required**
197-
198-
- Compiler version: Hexagon 8.4.07
199-
- Python version: Python 3.10.2
200-
- libffi6 package
201-
202-
**Build steps**
203-
204-
1. Go to the following directory:
205-
206-
.. container:: nohighlight
207-
208-
::
209-
210-
cd <FIRMWARE_ROOT>/qualcomm-linux-spf-2-0_ap_standard_oem_nomodem/CDSP.HT.2.5.c3/cdsp_proc/build/ms
211-
212-
2. Clean the build:
213-
214-
.. container:: nohighlight
215-
216-
::
217-
218-
python ./build_variant.py kodiak.cdsp.prod --clean
219-
220-
3. Build the image:
221-
222-
.. container:: nohighlight
223-
224-
::
225-
226-
python ./build_variant.py kodiak.cdsp.prod
227-
228194
.. rubric:: Build aDSP
229195

230196
**Tools required**

0 commit comments

Comments
 (0)