Update PAF submodule
Add target platform and version number for generated packages.
Add date stamp to generated Dolby IP package names.
Dynamically determine Dolby IP package names in CCS project build.
Add date stamp to generated Dolby IP package names.
Dynamically determine Dolby IP package names in CCS project build.
Update PAF submodule
Update intrinsics submodule
Update DDP submodule
Add custom clean rule for mat-thd libraries
Add more build artifacts to gitignore
Remove original platform lib code -- can be obtained from Processor SDK 2.0.2.11
Remove SPI LLD build artifacts
Remove I2C LLD build artifacts
Remove UART LLD build artifacts
Single .gitignore for super repo
Add some build artifacts to gitignore
Add custom make rules for UART, SPI, and I2C LLDs
Update build scripts to remove check IP soure files (.c, .h) and makefile from OS package
Update ARM Debug_pkgs to use app_pkgs.cmd
Update setup guide to v0.3 for Alpha-2 release
Update submodules
Update processor audio sdk version number
Remove setup guide from OS package creation
Update FD package creation: pa parent folder and DOC folder name to docs
Update paf submodule
Remove checkIp.h header file from OS package
Update FD package generation to use existing component directory strcture
Retain stderr.h and bmerr.h in OS package
Fix scripts directory locatio
Update oar package include for dlb_buffer.h
Update alpha command files to not include dap
Fix DSP Debug_pkgs build
Reverse order of parameters to build_ccs_projects.bat
Change OS package name
Remove DEL3 from FD package
Add cygwin to path end instead of path start so git.exe found in git installation instead of cygwin
Update paf submodule
Small fixes for build profile
Remove unnecessary cd
Add Debug, Release, and SDF build profiles. This allows normal build all and SDF build all.
Add nul to directory existence check
Add OS package creation script
Move DH-IP package creation outside of CCS project build script
Add FD package creation script
Add ARM/DSP debug build profiles which use generated dolby ip packages
Save / restore path before / after PDK LLD libraries build
Remove unzip (git tools) from path since this disturbs PAF library builds
Update build scripts for package creation
Add brute force reset of environment after PDK LLD library builds
Update package creation script. Work in progress.
Update build scripts for auto build
Move build batch files to scripts folder
Change ENC channel map from for 7.1
Change DDP at-boot configuration to 7.1
Use already installed sed instead of cygwin sed for build. Update build instructions.
Add comment in at-boot for 12-speaker layout SYS channel config.
Update PAF and component build batch files.
ARM/DSP PAF libraries now built without manually modifying target.mk.
Note sed (cygwin) dependency introduced.
ARM/DSP PAF libraries now built without manually modifying target.mk.
Note sed (cygwin) dependency introduced.
Add BMDA configuration for at-boot DDP 5.1.2 speaker layout
Merge branch 'dev_pasdk_govind' into dev_pasdk_frank
Change at-boot configuration to DDP
Remove MAT-THD decoder at-boot commands for BMDA testing
Add at-boot testing configuration for MAT-THD decoder.
Add BMDA to DSP build
Remove debug SW_BREAKPOINT.
This allows more than single MAT-THD stream without hang on ARM.
However, need to make sure error returned by decode() is ok.
This allows more than single MAT-THD stream without hang on ARM.
However, need to make sure error returned by decode() is ok.
Update paf version. Required to run make_sw to generate updated .hdM files.
Update for DA10x checkIP (PASDK-140)
Add code missing from manual merge
Update PAF to MAT-THD integration version. Update DCS7 app-level parameters to avoid crash in DCS7_open.
Update CAR submodule
Revert at-boot input shortcut to execPAIInHDMIStereo
Update to test PASDK-80:DSP crashes when CAR dynamically enabled over UART w/ ADC&DAC I/O. Update CAR submodule.
Update to test PASDK-80:DSP crashes when CAR dynamically enabled over UART w/ ADC&DAC I/O. ADC Input & CAR in patches.
Remove SW breakpoint on afCbWrite
Merge remote-tracking branch 'remotes/origin/dev_pasdk_qin_pasdk111_fix' into dev_pasdk_frank
# Conflicts:
# pasdk/test_dsp/framework/itopo/patchs.c
# Conflicts:
# pasdk/test_dsp/framework/itopo/patchs.c
Update OARI submodule for PASDK-35 & PASDK-111 testing. This is version with OARI update only.
Re-order CAR and OAR in patches since OAR overwrites audio frame bitstream metadata mode to ch-based.
CAR will always execute if it follows OAR.
This follows DA8xx DH1.2 convention.
This PASDK-35 & PASDK-111 testing, before bug fix version of framework.
CAR will always execute if it follows OAR.
This follows DA8xx DH1.2 convention.
This PASDK-35 & PASDK-111 testing, before bug fix version of framework.
Update OARI submodule for PASDK-35 & PASDK-111 testing. This is before bug fix version of OARI.
Update for PASDK-79: DSP crashes on system initialization if CAR is enabled by default.
* Resolved Channel Swap Issue - for PASDK-101
* Added new 12 & 16 ch output shortcuts - for PASDK-49
* Added new 12 & 16 ch output shortcuts - for PASDK-49
Update for PASDK-64: DDP Baseline: alpha commands over UART cause muting. AFP task thread higher priority than ASIT/ASOT. This is a temporary fix.
Testing for PASDK-38:Verify ARM crash doesn't happen
Changes in generate mute frame - Use last audio frame configuration info to generate mute frame to avoid OAR/CAR re-initialization due to different channel configuration request
Included OAR in the ASP processing chain.
Fixed AF PCM buffers memory size calculation problem.
Update submodules.
Manual merge from dev_pasdk_qin_thdintegration, commitId=434f3e8
Moved AudioFrame buffers in DecodeInStruct/DecodeOutStruct to external
memory.
Moved AudioFrame buffers in DecodeInStruct/DecodeOutStruct to external
memory.
Update paf submodule
Update for UART/SPI/I2C LLD build instructions
Update paf submodule
Add build_pdk_libs.bat file
Update I2C and SPI LLD makefiles -- reduce build time
PDK: UART EDMA, Tx fifo fix in UART_close().
PDK: UART EDMA mode fixes updated.
SPI and I2C LLD slave support.
Add code build and install instructions
Update setup guide
Update include directories in test_dsp and test_arm CCS projects
Update paf submodule
Update paf submodule