]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/log
processor-sdk/performance-audio-sr.git
6 years agoPASDK-516:Rename ASOT event & event Ids, remove unused code
Frank Livingston [Fri, 2 Feb 2018 15:54:37 +0000 (09:54 -0600)]
PASDK-516:Rename ASOT event & event Ids, remove unused code

6 years agoPASDK-516:Add ASOT event creation
Frank Livingston [Thu, 1 Feb 2018 23:27:03 +0000 (17:27 -0600)]
PASDK-516:Add ASOT event creation

6 years agoAlign abort messages in sys init
Frank Livingston [Thu, 1 Feb 2018 23:05:28 +0000 (17:05 -0600)]
Align abort messages in sys init

6 years agoPADK-516:Remove conflicting function definition
Frank Livingston [Thu, 1 Feb 2018 22:58:35 +0000 (16:58 -0600)]
PADK-516:Remove conflicting function definition

6 years agoFixed frame length discrepancy between ASIT and decoder.
Jianzhong Xu [Wed, 31 Jan 2018 17:18:16 +0000 (12:18 -0500)]
Fixed frame length discrepancy between ASIT and decoder.

6 years agoModified input task decode processing to have both INFO and DECODE done for every
Jianzhong Xu [Tue, 30 Jan 2018 17:13:59 +0000 (12:13 -0500)]
Modified input task decode processing to have both INFO and DECODE done for every
I/O PHY transfer completion.

6 years agoFixed problem of input task being stuck when input stream stops:
Jianzhong Xu [Mon, 29 Jan 2018 20:55:03 +0000 (15:55 -0500)]
Fixed problem of input task being stuck when input stream stops:
1. sends message ASP_SLAVE_DEC_EXIT when finishing decoding,
2. skip I/O PHY prime when restarting - workaround for now.

6 years agoUpdated input task and decode processing. Input task can run with
Jianzhong Xu [Fri, 26 Jan 2018 22:40:06 +0000 (17:40 -0500)]
Updated input task and decode processing. Input task can run with
decode messages going between ARM and DSP.

6 years agoRefactored input decoding processing. Updated input task. Not tested.
Jianzhong Xu [Tue, 16 Jan 2018 19:23:44 +0000 (14:23 -0500)]
Refactored input decoding processing. Updated input task. Not tested.

6 years agoStarted refactoring output task and integrating new I/O into output
Jianzhong Xu [Wed, 10 Jan 2018 15:50:03 +0000 (10:50 -0500)]
Started refactoring output task and integrating new I/O into output
task. PCM loopback bypassing ARM working fine for HDMI in and analog out.

6 years agoStarted refactoring input task. New code works up to auto-detection which detects
Jianzhong Xu [Thu, 4 Jan 2018 20:44:26 +0000 (15:44 -0500)]
Started refactoring input task. New code works up to auto-detection which detects
input format reliably when input switches between PCM and bit stream.

6 years agoAdded I/O components memory allocation to input and output
Jianzhong Xu [Fri, 15 Dec 2017 21:02:51 +0000 (16:02 -0500)]
Added I/O components memory allocation to input and output
initPhaseMalloc. Added McASP LLD to application\itopo\evmk2g.
Standalone test works fine. PASDK functionality stays unchanged.

6 years agoSplit ASIP and ASOP initialization into separate routines.
Jianzhong Xu [Thu, 14 Dec 2017 13:57:04 +0000 (08:57 -0500)]
Split ASIP and ASOP initialization into separate routines.

6 years agoPASDK-477:Update docs
Frank Livingston [Thu, 7 Dec 2017 22:02:37 +0000 (16:02 -0600)]
PASDK-477:Update docs

Update PASDK setup guide.
Update PASDK release notes.
Update DH IP release notes.
Update DTS:X IP release notes.

6 years agoUpdate root installation folder to processor_sdk_audio_1_01_00_01
Frank Livingston [Thu, 7 Dec 2017 20:38:20 +0000 (14:38 -0600)]
Update root installation folder to processor_sdk_audio_1_01_00_01

6 years agoPASDK-477:Update to TI headers for DTS & update headers to 2017
Frank Livingston [Thu, 7 Dec 2017 19:45:04 +0000 (13:45 -0600)]
PASDK-477:Update to TI headers for DTS & update headers to 2017

6 years agoPASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image for DTS:X build
Frank Livingston [Wed, 6 Dec 2017 19:23:38 +0000 (13:23 -0600)]
PASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image for DTS:X build

6 years agoPASDK-477:Update MAT-THD submodule for PASDK-460
Frank Livingston [Wed, 6 Dec 2017 15:37:03 +0000 (09:37 -0600)]
PASDK-477:Update MAT-THD submodule for PASDK-460

6 years agoPASDK-477:Update 3p-ip-dts submodule
Frank Livingston [Wed, 6 Dec 2017 15:33:52 +0000 (09:33 -0600)]
PASDK-477:Update 3p-ip-dts submodule

6 years agoPASDK-477:Merge remote-tracking branch 'origin/dev_pasdk_qin_dtsx' into pasdk_frank_p...
Frank Livingston [Wed, 6 Dec 2017 15:31:37 +0000 (09:31 -0600)]
PASDK-477:Merge remote-tracking branch 'origin/dev_pasdk_qin_dtsx' into pasdk_frank_pasdk477_pasdk_1_1_1_rel

6 years agoremoved ASP_DECOP_CB_INIT_LAG_DTS.
Su [Wed, 6 Dec 2017 15:02:20 +0000 (10:02 -0500)]
removed ASP_DECOP_CB_INIT_LAG_DTS.

6 years agoPADSK-477:Update ARM DTS build configuration to use proper linker command file.
Frank Livingston [Wed, 6 Dec 2017 02:26:27 +0000 (20:26 -0600)]
PADSK-477:Update ARM DTS build configuration to use proper linker command file.

6 years agoPASDK-477:Remove unnecessary common CB code which uses no longer defined ASP_DECOP_CB...
Frank Livingston [Wed, 6 Dec 2017 01:51:13 +0000 (19:51 -0600)]
PASDK-477:Remove unnecessary common CB code which uses no longer defined ASP_DECOP_CB_INIT_LAG_DTS

6 years agoPASDK-477:Merge remote-tracking branch 'origin/dev_pasdk_qin_dtsx' into pasdk_frank_p...
Frank Livingston [Tue, 5 Dec 2017 22:03:13 +0000 (16:03 -0600)]
PASDK-477:Merge remote-tracking branch 'origin/dev_pasdk_qin_dtsx' into pasdk_frank_pasdk477_pasdk_1_1_1_rel

6 years agoPASDK-432:Remove ARM open-loop delay.
Frank Livingston [Mon, 4 Dec 2017 21:45:28 +0000 (15:45 -0600)]
PASDK-432:Remove ARM open-loop delay.

IPC GateMP_attach() patched with Cache_inv() call. This removes need for
ARM open loop delay for bootload.

6 years agoPASDK-458:Update PASDK setup guide, PASDK & PASDK Dolby IP Release Notes
Frank Livingston [Thu, 30 Nov 2017 21:00:34 +0000 (15:00 -0600)]
PASDK-458:Update PASDK setup guide, PASDK & PASDK Dolby IP Release Notes

6 years agoPASDK-458:Update root installation folder to processor_sdk_audio_1_01_00_00 (not...
Frank Livingston [Thu, 30 Nov 2017 18:25:59 +0000 (12:25 -0600)]
PASDK-458:Update root installation folder to processor_sdk_audio_1_01_00_00 (not necessary if batch files used for build)

6 years agoPASDK-458:Update headers to 2017
Frank Livingston [Thu, 30 Nov 2017 17:30:05 +0000 (11:30 -0600)]
PASDK-458:Update headers to 2017

6 years agoBuild 68:Update DH ARM&DSP builds for HS device
Frank Livingston [Sun, 26 Nov 2017 14:15:38 +0000 (08:15 -0600)]
Build 68:Update DH ARM&DSP builds for HS device

6 years agoBuild 67:Update DH ARM&DSP builds for GP device
Frank Livingston [Fri, 24 Nov 2017 18:50:17 +0000 (12:50 -0600)]
Build 67:Update DH ARM&DSP builds for GP device

6 years agoPASDK-432:Merge remote-tracking branch 'origin/dev_pasdk' into dev_pasdk_frank_pasdk4...
Frank Livingston [Fri, 24 Nov 2017 17:17:32 +0000 (11:17 -0600)]
PASDK-432:Merge remote-tracking branch 'origin/dev_pasdk' into dev_pasdk_frank_pasdk432ValidateHsBoot

6 years agoPASDK-432:Increase ARM open loop delay for HS boot.
Frank Livingston [Fri, 24 Nov 2017 16:58:12 +0000 (10:58 -0600)]
PASDK-432:Increase ARM open loop delay for HS boot.

Temporary workaround to ARM exit in IPC_attach().

6 years agoIncreased DTS norminal delay.
Su [Wed, 22 Nov 2017 21:20:20 +0000 (16:20 -0500)]
Increased DTS norminal delay.

6 years agoPASDK-432:Add code to check for null pointer in shared Beta table
Frank Livingston [Mon, 30 Oct 2017 15:22:21 +0000 (10:22 -0500)]
PASDK-432:Add code to check for null pointer in shared Beta table

(cherry picked from commit 9b5098f1d1df5be016e7086bba0442bda05c0dc1)

6 years agoPADSK-443:Remove CB debug code
Frank Livingston [Tue, 21 Nov 2017 18:15:01 +0000 (12:15 -0600)]
PADSK-443:Remove CB debug code

6 years agoPASDK-443:Remove GPIO debug code
Frank Livingston [Tue, 21 Nov 2017 17:50:54 +0000 (11:50 -0600)]
PASDK-443:Remove GPIO debug code

6 years agoPASDK-443:Fix comment
Frank Livingston [Tue, 21 Nov 2017 17:41:13 +0000 (11:41 -0600)]
PASDK-443:Fix comment

6 years agoPADSK-443:Update MAT-THD submodule (PP fix for CIDK listening #22)
Frank Livingston [Thu, 16 Nov 2017 00:03:38 +0000 (18:03 -0600)]
PADSK-443:Update MAT-THD submodule (PP fix for CIDK listening #22)

6 years agoPASDK-443: Updated ARM max framelength for 192KHz THD stream.
Chitresh Gupta [Sun, 12 Nov 2017 11:58:28 +0000 (17:28 +0530)]
PASDK-443: Updated ARM max framelength for 192KHz THD stream.

This is for glitches fix.

6 years agoPASDK-443: Added comments for CB capture code.
Chitresh Gupta [Thu, 9 Nov 2017 07:33:16 +0000 (13:03 +0530)]
PASDK-443: Added comments for CB capture code.

6 years agoPASDK-443:Add GPIO configuration. To be removed in later cleanup.
Frank Livingston [Thu, 9 Nov 2017 02:34:08 +0000 (20:34 -0600)]
PASDK-443:Add GPIO configuration. To be removed in later cleanup.

6 years agoPASDK-443:Update CB PCM buffer size to avoid overflow for 192 kHz tests.
Frank Livingston [Thu, 9 Nov 2017 00:50:51 +0000 (18:50 -0600)]
PASDK-443:Update CB PCM buffer size to avoid overflow for 192 kHz tests.

Avoids overflow for Dolby CIDK listening tests #17,22,23,27 & 28.

6 years agoReplaced "DTS_BUILD" compiler flag with "bsMetadata_type" check. This fixed the ...
Su [Wed, 8 Nov 2017 21:43:00 +0000 (16:43 -0500)]
Replaced "DTS_BUILD" compiler flag with "bsMetadata_type" check. This fixed the "GAP" problem in the tests with PCM inputs.

6 years agoPASDK-443:Add PP updates for CB nominal delay
Frank Livingston [Wed, 8 Nov 2017 19:59:33 +0000 (13:59 -0600)]
PASDK-443:Add PP updates for CB nominal delay

Move CB nominal delay hold off to ARM.
This ensures hold off for ND is correct for THD input
frames of variable  size.

6 years agoPASDK-443:Update CB read for Nominal Delay
Frank Livingston [Tue, 7 Nov 2017 23:10:40 +0000 (17:10 -0600)]
PASDK-443:Update CB read for Nominal Delay

Update Nominal Delay delta samples hold off calculation to not subtract
size of first input frame. THD frame size is variable, and first frame can
be quite large (e.g. 96 AUs). This will cause delta samples to be very
small or negative, resulting in no read hold off (sample build up) for CB
nominal delay.

6 years agoPASDK-443:Update 16- and 12-ch analog output shortcuts for CIDK listening
Frank Livingston [Tue, 7 Nov 2017 22:21:03 +0000 (16:21 -0600)]
PASDK-443:Update 16- and 12-ch analog output shortcuts for CIDK listening

McASP clock mux selection incorrect for 12- and 16-ch analog output
shortcuts. This was causing Test #15 CIDK to have incorrect output rate,
which resulted in CB underflow.

6 years agoPASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image for No IP build
Frank Livingston [Mon, 6 Nov 2017 20:40:07 +0000 (14:40 -0600)]
PASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image for No IP build

6 years agoPASDK-432:Add cache writeback on ARM for clearing of DDR3 & MSMC heaps
Frank Livingston [Mon, 6 Nov 2017 14:32:58 +0000 (08:32 -0600)]
PASDK-432:Add cache writeback on ARM for clearing of DDR3 & MSMC heaps

6 years agoPASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image
Frank Livingston [Sat, 4 Nov 2017 01:52:07 +0000 (20:52 -0500)]
PASDK-432:Remove DDR3 & MSMC heap static intializers from ARM image

GNU GCC compiler adds static 0's to initialize heaps.
This significantly increases the size of the ARM image because of the
large size of the DDR3 & MSMC heaps.

System works intermittently when sections are removed (DSP sometimes
stalls in statusop_init(), GateMP_open()). Need to determine which code
requires initial 0's for heap, but for now added code in ARM main() to
clear DDR3 and MSMC heaps.

6 years agoPASDK-432:Temporary fix SYS/BIOS crash in Event Combiner Dispatcher.
Frank Livingston [Thu, 2 Nov 2017 15:41:45 +0000 (10:41 -0500)]
PASDK-432:Temporary fix SYS/BIOS crash in Event Combiner Dispatcher.

See sample_cs.c, edma3OsProtectExit():
EventCombiner_enableEvent(ccXferCompInt[edma3InstanceId][region_id]);

- ccXferCompInt[0][0] is set to 0x88.
- This causes overflow w.r.t. acceptable range 0-127 of argument to
EventCombiner_enableEvent(). Overflowed value is 0x8, which is event Id
associated with IPC.
- SYS/BIOS then expects IPC to be handled via handler associated with
Event Combiner instead of HWI #5.
No handler is registered for Event #8, so SYS/BIOS crashes.

6 years agoNo need to differentiate LBR subtype from DTSHD as DXP source program as LBR is handl...
Su [Thu, 2 Nov 2017 15:41:00 +0000 (11:41 -0400)]
No need to differentiate LBR subtype from DTSHD as DXP source program as LBR is handled inside DTSX decoder like other subtypes.

6 years agoPASDK-432:Add XDC tools setting for HS / GP boot to all build configurations
Frank Livingston [Thu, 2 Nov 2017 15:34:50 +0000 (10:34 -0500)]
PASDK-432:Add XDC tools setting for HS / GP boot to all build configurations

6 years agoPASDK-432:PASDK-432:Add XDC tools setting for HS / GP boot to No-IP build
Frank Livingston [Wed, 1 Nov 2017 15:36:55 +0000 (10:36 -0500)]
PASDK-432:PASDK-432:Add XDC tools setting for HS / GP boot to No-IP build

6 years agoPASDK-432:Clean up DSP app.cfg file
Frank Livingston [Tue, 31 Oct 2017 17:48:01 +0000 (12:48 -0500)]
PASDK-432:Clean up DSP app.cfg file

6 years agoPASDK-434:Update MAT-THD submodule
Frank Livingston [Tue, 31 Oct 2017 15:05:25 +0000 (10:05 -0500)]
PASDK-434:Update MAT-THD submodule

6 years agoPASDK-432:Add XDC tools setting for HS / GP boot
Frank Livingston [Mon, 30 Oct 2017 21:24:56 +0000 (16:24 -0500)]
PASDK-432:Add XDC tools setting for HS / GP boot

6 years agoPASDK-432:Add code to check for null pointer in shared Beta table
Frank Livingston [Mon, 30 Oct 2017 15:22:21 +0000 (10:22 -0500)]
PASDK-432:Add code to check for null pointer in shared Beta table

6 years agoUpdate from 3p-ip-dts.
Su [Fri, 27 Oct 2017 14:29:23 +0000 (10:29 -0400)]
Update from 3p-ip-dts.

6 years agoFixed DTSX 192kHz problem.
Su [Fri, 20 Oct 2017 15:17:59 +0000 (11:17 -0400)]
Fixed DTSX 192kHz problem.

6 years agoPASDK-432:Add updates for HS boot.
Frank Livingston [Wed, 11 Oct 2017 22:31:18 +0000 (17:31 -0500)]
PASDK-432:Add updates for HS boot.

Note: SYSBIOS-433 update not contained in any PASDK repo!
Manually updated my local copies of changed files for SYSBIOS v6.46.05.55.

6 years agoPASDK-432:Add updates for GP boot
Frank Livingston [Wed, 11 Oct 2017 17:12:39 +0000 (12:12 -0500)]
PASDK-432:Add updates for GP boot

6 years agoPASDK-417:Merge branch 'dev_pasdk_frank_pasdk417StaticAnalysis' into dev_pasdk
Frank Livingston [Tue, 10 Oct 2017 20:51:52 +0000 (15:51 -0500)]
PASDK-417:Merge branch 'dev_pasdk_frank_pasdk417StaticAnalysis' into dev_pasdk

6 years agoPASDK-417:Compile out PAF_ARC_controlRate() unused function to remove klocwork uninit...
Frank Livingston [Mon, 9 Oct 2017 22:10:51 +0000 (17:10 -0500)]
PASDK-417:Compile out PAF_ARC_controlRate() unused function to remove klocwork uninit var issue

6 years agoPASDK-417:Update PAF submodule
Frank Livingston [Fri, 6 Oct 2017 23:08:08 +0000 (18:08 -0500)]
PASDK-417:Update PAF submodule

6 years agoPASDK-417:Remove uninit variable warnings from klocwork report for ARM app
Frank Livingston [Fri, 6 Oct 2017 23:07:38 +0000 (18:07 -0500)]
PASDK-417:Remove uninit variable warnings from klocwork report for ARM app

6 years agoPASDK-419:Update 3p-ip-dts submodule
Frank Livingston [Fri, 6 Oct 2017 20:46:51 +0000 (15:46 -0500)]
PASDK-419:Update 3p-ip-dts submodule

6 years agoPASDK-417:PASDK-417:Add initial klocwork reports for ARM framework+application, DSP...
Frank Livingston [Fri, 6 Oct 2017 19:34:10 +0000 (14:34 -0500)]
PASDK-417:PASDK-417:Add initial klocwork reports for ARM framework+application, DSP framework+audio IO driver+application

6 years agoPASDK-417:Update PAF submodule
Frank Livingston [Fri, 6 Oct 2017 16:11:40 +0000 (11:11 -0500)]
PASDK-417:Update PAF submodule

6 years agoMerge branch 'dev_pasdk_frank' into dev_pasdk
Frank Livingston [Thu, 5 Oct 2017 18:57:10 +0000 (13:57 -0500)]
Merge branch 'dev_pasdk_frank' into dev_pasdk

6 years agoPASDK-414:Update 3p-ip-dts submodule
Frank Livingston [Thu, 5 Oct 2017 18:55:02 +0000 (13:55 -0500)]
PASDK-414:Update 3p-ip-dts submodule

6 years agoMerge pull request #5 in PASDK/pasdk_sr from dev_pasdk_pp_pasdk414 to dev_pasdk
Frank Livingston [Thu, 5 Oct 2017 18:48:13 +0000 (13:48 -0500)]
Merge pull request #5 in PASDK/pasdk_sr from dev_pasdk_pp_pasdk414 to dev_pasdk

* commit '22cbb1b4f71328e776d717318b5dd2728e3f54b5':
  PASDK-414: Updated DTS submodule
  PASDK-405: added build scripts for NEO6
  PASDK-405: Updated DTS submodule for NEO.
  PASDK-405: Updated DTS submodule for NEO.
  PASDK-405: Updated PAF and DTS submodule
  PASDK-405: Added AAC build scripts.
  PASDK-405: Updated AAC submodule.
  PASDK-405: Fixed DSD build scripts.
  PASDK-405: Added AAC repo as submodule.
  PASDK-405: Updated PAF submodule for DSD.
  PASDK-405: Added DSD build scripts.

6 years agoPASDK-414: Updated DTS submodule
Chitresh Gupta [Thu, 5 Oct 2017 08:36:19 +0000 (14:06 +0530)]
PASDK-414: Updated DTS submodule

6 years agoMerge branch 'dev_pasdk_pp_pasdk405' into 'dev_pasdk'
Chitresh Gupta [Thu, 5 Oct 2017 07:30:58 +0000 (13:00 +0530)]
Merge branch 'dev_pasdk_pp_pasdk405' into 'dev_pasdk'

Conflicts:
3p-ip-dts

6 years agoFix problem in build script for PAF libraries
Frank Livingston [Wed, 4 Oct 2017 23:52:29 +0000 (18:52 -0500)]
Fix problem in build script for PAF libraries

6 years agoPASDK-210:Update mat-thd submodule
Frank Livingston [Wed, 4 Oct 2017 20:25:40 +0000 (15:25 -0500)]
PASDK-210:Update mat-thd submodule

6 years agoPASDK-401:Change location of ARM&DSP codegen tools. This removes dependency on CCSv6...
Frank Livingston [Tue, 3 Oct 2017 23:28:16 +0000 (18:28 -0500)]
PASDK-401:Change location of ARM&DSP codegen tools. This removes dependency on CCSv6 installation.

6 years agoMerge branch 'dev_pasdk' into dev_pasdk_frank_pasdk401PasdkGaRelease
Frank Livingston [Tue, 3 Oct 2017 21:44:09 +0000 (16:44 -0500)]
Merge branch 'dev_pasdk' into dev_pasdk_frank_pasdk401PasdkGaRelease

6 years agoPASDK_284:For all DSP build profiles, updates sap_d10.c diagnostic options to reduce...
Frank Livingston [Tue, 3 Oct 2017 21:43:41 +0000 (16:43 -0500)]
PASDK_284:For all DSP build profiles, updates sap_d10.c diagnostic options to reduce number of compiler warnings

6 years agoPASDK-401:Update tools submodule
Frank Livingston [Tue, 3 Oct 2017 20:09:31 +0000 (15:09 -0500)]
PASDK-401:Update tools submodule

6 years agoPASDK-284:Merge branch 'dev_pasdk_govind_pasdk284' of ssh://bitbucket.itg.ti.com...
Frank Livingston [Tue, 3 Oct 2017 19:49:46 +0000 (14:49 -0500)]
PASDK-284:Merge branch 'dev_pasdk_govind_pasdk284' of ssh://bitbucket.itg.ti.com/pasdk/pasdk_sr into dev_pasdk

6 years agoPASDK-401:Update PAF submodule
Frank Livingston [Tue, 3 Oct 2017 02:22:49 +0000 (21:22 -0500)]
PASDK-401:Update PAF submodule

6 years agoPASDK-401:Update tools submodule
Frank Livingston [Mon, 2 Oct 2017 22:20:11 +0000 (17:20 -0500)]
PASDK-401:Update tools submodule

6 years agoPASDK-401:Clean up compile-time component selection in ARM&DSP patchs files
Frank Livingston [Mon, 2 Oct 2017 21:21:22 +0000 (16:21 -0500)]
PASDK-401:Clean up compile-time component selection in ARM&DSP patchs files

6 years agoPASDK-401:Remove DAP alpha header files from OS package
Frank Livingston [Mon, 2 Oct 2017 21:20:52 +0000 (16:20 -0500)]
PASDK-401:Remove DAP alpha header files from OS package

6 years agoPASDK-401:Remove DAP alpha header files from OS package
Frank Livingston [Mon, 2 Oct 2017 19:39:47 +0000 (14:39 -0500)]
PASDK-401:Remove DAP alpha header files from OS package

6 years agoPASDK-401:Update make_sw to allow PASDK root directory to be set dynamically
Frank Livingston [Sun, 1 Oct 2017 00:20:25 +0000 (19:20 -0500)]
PASDK-401:Update make_sw to allow PASDK root directory to be set dynamically

6 years agoPASDK-401:Update build scripts for changed doc name
Frank Livingston [Fri, 29 Sep 2017 01:37:13 +0000 (20:37 -0500)]
PASDK-401:Update build scripts for changed doc name

6 years agoPASDK-401:Fix CGT in FD package creation script
Frank Livingston [Thu, 28 Sep 2017 21:19:07 +0000 (16:19 -0500)]
PASDK-401:Fix CGT in FD package creation script

6 years agoRemove stale doc on code install & build
Frank Livingston [Thu, 28 Sep 2017 18:11:57 +0000 (13:11 -0500)]
Remove stale doc on code install & build

6 years agoPASDK-401:Remove DA10x from doc file name
Frank Livingston [Thu, 28 Sep 2017 18:10:49 +0000 (13:10 -0500)]
PASDK-401:Remove DA10x from doc file name

6 years agoPASDK-401:Update PASDK release notes
Frank Livingston [Thu, 28 Sep 2017 18:04:14 +0000 (13:04 -0500)]
PASDK-401:Update PASDK release notes

6 years agoPASDK-401:Update PASDK setup guide
Frank Livingston [Thu, 28 Sep 2017 16:58:07 +0000 (11:58 -0500)]
PASDK-401:Update PASDK setup guide

6 years agoPASDK-401:Update PASDK release notes
Frank Livingston [Thu, 28 Sep 2017 15:55:01 +0000 (10:55 -0500)]
PASDK-401:Update PASDK release notes

6 years agoPASDK-401:Update DTS:X IP release notes
Frank Livingston [Thu, 28 Sep 2017 15:29:58 +0000 (10:29 -0500)]
PASDK-401:Update DTS:X IP release notes

6 years agoPASDK-401:Add Govind's Audio IO porting guide
Frank Livingston [Thu, 28 Sep 2017 15:19:10 +0000 (10:19 -0500)]
PASDK-401:Add Govind's Audio IO porting guide

6 years agoPASDK-401:Update PAF submodule to include PP updates for AAC, DSD, and PCE
Frank Livingston [Thu, 28 Sep 2017 14:40:57 +0000 (09:40 -0500)]
PASDK-401:Update PAF submodule to include PP updates for AAC, DSD, and PCE

6 years agoPASDK-405: added build scripts for NEO6
Chitresh Gupta [Thu, 28 Sep 2017 11:16:25 +0000 (16:46 +0530)]
PASDK-405: added build scripts for NEO6

6 years agoPASDK-405: Updated DTS submodule for NEO.
Chitresh Gupta [Thu, 28 Sep 2017 10:24:37 +0000 (15:54 +0530)]
PASDK-405: Updated DTS submodule for NEO.

6 years agoPASDK-405: Updated DTS submodule for NEO.
Chitresh Gupta [Thu, 28 Sep 2017 08:40:35 +0000 (14:10 +0530)]
PASDK-405: Updated DTS submodule for NEO.

6 years agoPASDK-401:Update root installation folder to processor_sdk_audio_1_00_00_06 (not...
Frank Livingston [Thu, 28 Sep 2017 00:54:38 +0000 (19:54 -0500)]
PASDK-401:Update root installation folder to processor_sdk_audio_1_00_00_06 (not necessary if batch files used for build)