Add Govind's changes to pdk platform lib for new HSR4/interconnect boards
Add Govind's changes for new HSR4/interconnect boards
Fix various bugs:
GateMP API usage
Circular buffer cache problems
ASIT/ASOT/ASDT custom parameters
GateMP API usage
Circular buffer cache problems
ASIT/ASOT/ASDT custom parameters
Fix DSP patchs
Fix ARM patchs
Add GateMP for Decoder Output Circular Buffer
Add shared state for ASIT/ASOT. Add Decoder CB output control.
Fix DSP params for custom ASOT params
Split Decoder Output Circular Buffer code between Master (DSP:init,read) and Slave (ARM:write)
Customize ASOT params, patchs, and configuration
Customize ASOT params, patchs, and configuration for ASOT
- Params with corresponding settings on ASDT/ASIT should have the same
value as the ASDT/ASIT values. This can be changed in future with
ARM/DSP common (shared) params data
- ASOT config has local configuration (currently ACP handle) and
pointer to commmon (shared) ARM/DSP configuration.
Customize ASOT params, patchs, and configuration for ASOT
- Params with corresponding settings on ASDT/ASIT should have the same
value as the ASDT/ASIT values. This can be changed in future with
ARM/DSP common (shared) params data
- ASOT config has local configuration (currently ACP handle) and
pointer to commmon (shared) ARM/DSP configuration.
Customize ASIT params, patchs, and configuration
Customize ASIT params, patchs, and configuration for ASIT
- Params with corresponding settings on ASDT/ASOT should have the same
value as the ASDT/ASOT values. This can be changed in future with
ARM/DSP common (shared) params data
- ASIT config has local configuration (currently ACP handle) and
pointer to commmon (shared) ARM/DSP configuration.
Customize ASIT params, patchs, and configuration for ASIT
- Params with corresponding settings on ASDT/ASOT should have the same
value as the ASDT/ASOT values. This can be changed in future with
ARM/DSP common (shared) params data
- ASIT config has local configuration (currently ACP handle) and
pointer to commmon (shared) ARM/DSP configuration.
Change metadata buffer pointers types to match audio frame (remove ARM compiler warning)
Fix ARM params for custom ASDT params
Customize ASDT params, patchs, and configuration
Customize ASDT params, patchs, and configuration for ASDT.
- Params with corresponding settings on ASIT/ASOT should have the same
value as the ASIT/ASOT values. This can be changed in future with ARM/DSP
common (shared) params data.
- ASDT config has local configuration (currently ACP handle) and pointer
to commmon (shared) ARM/DSP configuration.
Customize ASDT params, patchs, and configuration for ASDT.
- Params with corresponding settings on ASIT/ASOT should have the same
value as the ASIT/ASOT values. This can be changed in future with ARM/DSP
common (shared) params data.
- ASDT config has local configuration (currently ACP handle) and pointer
to commmon (shared) ARM/DSP configuration.
Several updates
- Change pC (AST configuration pointer) to local pointer for each AS task
- Change location of Decoder Output Circular Buffer in AST configuration
- Add separate initPhase in ASIT for Decoder Output Circular Buffer
- Change pC (AST configuration pointer) to local pointer for each AS task
- Change location of Decoder Output Circular Buffer in AST configuration
- Add separate initPhase in ASIT for Decoder Output Circular Buffer
Fix cache_wait in ARM decode task
Fix dec output circ buffer PCM init, add read AF mute.
Enable execution analysis in sys/bios configuration files
Add OAR to master alpha command file
Add OAR to dsp build
Fix typo in comment
Add ddp and oar alpha command files
Clean up metadata handling in Dec Op circular buffer. Change initial delay (experiment).
Add ddp back to i13_a.h
Update dec status & beta table sharing between ARM & DSP
Update logs
Remove temporary set of sourceSelect=none in Output shortcuts
Add DDP to ARM, remove AE0 from DSP
Fix simAcDebug DSP build profile
Fix typo in DSP sys/bios configuration file
Add HDMI configuration back to audio input driver init
Fix syntax error in ARM sys/bios config file
Update Dec Output circular buffer
Add reset flags parameter to cbInit function
Change cb latency for DDP back to 512 samples
Add underflow/overflow error count stats
Add cache invalidate at beginning of read/write flag update functions
Add cache wait at end of read/write flag update functions
Add reset flags parameter to cbInit function
Change cb latency for DDP back to 512 samples
Add underflow/overflow error count stats
Add cache invalidate at beginning of read/write flag update functions
Add cache wait at end of read/write flag update functions
Fix setup guide
Update setup guide based on feedback from Govind
Fix EOL problem with Python scripts
Update setup guide
Update setup guide
Update docs
Update python headers
Fix headers
Update tools headers, remove unnessary files
Add header for BSD-3-Clause
Update ReadMe.txt, add setup guide
Add .pyc to .gitignore
Remove Python .pyc files
Update environment setup batch file
Change name of readme file
Update alpha header file package
Remove HSR4 initialization for delivery to customer
Change root folder name, create pasdk subfolder
Move location of alpha folder
Remove alpha header file package creation script-- place this in another repository
Remove redundant bin folder (contents present in paf/tools)
Add pyalpha tool, (legacy) bin files, and updates make_sw for alpha header file package generation
Update i13_a.h alpha file includes.
Update DSP CCS project include paths for updated alpha file includes.
Update DSP CCS project include paths for updated alpha file includes.
Add AE0 to build_libs.bat
Add AE0 ASP (default disabled) to ASP chain
Add diferent commented out I/O options to CUS at-boot shortcut
Clean up some comments
Remove DDP specified debug code from default build for dbgDib.c
Remove Dolby IP from codebase
Add xdctools_3_31_00_24_core to .gitignore
Remove debug captures from DSP code
Update sw versions is readme_demo.txt
6 years agoMerge remote-tracking branch 'origin/dev_psdkaudio_qin_astsplit' into dev_psdkaudio_frank
Merge remote-tracking branch 'origin/dev_psdkaudio_qin_astsplit' into dev_psdkaudio_frank
Conflicts:
readme_demo.txt
Conflicts:
readme_demo.txt
Update PAF commit Id in readme_demo.txt
Change default at-boot Input shortcut to HDMI stereo
Remove debug captures from ARM code
Update UART LLD for PP discovered issue:
In UART LLD interrupt implementation (callback mode) the write callback
function does not always mean completion of UART Tx operation.
Write callback is invoked when THR is empty, but it does not indicate both
the transmitter FIFO and the transmitter shift register (UART_TSR) are
empty. Under such condition if UART is closed, it will terminate the UART
previous ongoing transfer.
In UART LLD interrupt implementation (callback mode) the write callback
function does not always mean completion of UART Tx operation.
Write callback is invoked when THR is empty, but it does not indicate both
the transmitter FIFO and the transmitter shift register (UART_TSR) are
empty. Under such condition if UART is closed, it will terminate the UART
previous ongoing transfer.
I/O update
Added OAR and BMDA path in the include options.
Update readme_demo.txt
Update debug probe in K2G target configuration
Added metadata support in circular buffering. Integrated AR and BMDA.
Changed pingpong buffering of DDP in circular buffer to triple buffering to prevent overflow.
1. added setting ASOT priority in DSP systemInit.c.
2. added re-enable the readstart/writestart flags of cb in ASIT.
2. added re-enable the readstart/writestart flags of cb in ASIT.
Add params.c and patchs.c
AST split, initial code
Add code to SYS/BIOS .cfg file to allow Execution Analysis
Add information to readme_demo.txt update log
Merge branch 'master' of gitorious.design.ti.com:dolby-harmonious/ddp_demo
Add note concernign <root>=c:\ti to readme_demo.txt
Update readme_demo.txt to include instructions for UART LLD build
Update UART LLD makefile to only build k2g c66x, little-endian
Update UART LLD for PP discovered issues. Add new header file.
Update pinmux settings for UART0
Update UART LLD for PP discovered issues.
NOTE: This version includes code NOT in the PSDK 2.0.3 UART LLD release.
NOTE: This version includes code NOT in the PSDK 2.0.3 UART LLD release.
Update build_libs.bat to include dcs7 lib
Add .gitignore for test_dsp
Add DCS7 & AFP
Forward slash in directory names
Fix capture buffer name
Fix config.bld DDR3 size
Update IPC version in setup_env.bat
Add PAF libs build step
Add .gitignore
Add more information to readme
Add batch files for building A15/C66x PAF libraries