Merge pull request #3 in PROCESSOR-SDK/edma3_lld from PRSDK-1521 to master
* commit 'cc8b3bbe758770e5a96f5982d48b08c7c97495a2':
OMAPL137 Integration: Config files for OMAPL137EVM
OMAPL137 Integration: EDMA3 LLD CCS example
OMAPL137 INtegration: Build setup
OMAPL137 Integration: Added platform mapping for OMAPL137
* commit 'cc8b3bbe758770e5a96f5982d48b08c7c97495a2':
OMAPL137 Integration: Config files for OMAPL137EVM
OMAPL137 Integration: EDMA3 LLD CCS example
OMAPL137 INtegration: Build setup
OMAPL137 Integration: Added platform mapping for OMAPL137
OMAPL137 Integration: Config files for OMAPL137EVM
Add default config files for OMAPL137 EVM board
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Add default config files for OMAPL137 EVM board
Signed-off-by: Pratap Reddy <x0257344@ti.com>
OMAPL137 Integration: EDMA3 LLD CCS example
Add CCS project to test and verify the EDMA3 LLD
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Add CCS project to test and verify the EDMA3 LLD
Signed-off-by: Pratap Reddy <x0257344@ti.com>
OMAPL137 INtegration: Build setup
Update makefile and build setup to support OMAPL137 EDMA3 LLD
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Update makefile and build setup to support OMAPL137 EDMA3 LLD
Signed-off-by: Pratap Reddy <x0257344@ti.com>
OMAPL137 Integration: Added platform mapping for OMAPL137
- edma LLD does not support makefile setup for OMAPL137. Using the
libraries from OMAPL138 as quick solution. May need to add OMAPL137
specific makefiles and libraries in long-term.
Signed-off-by: Pratap Reddy <x0257344@ti.com>
- edma LLD does not support makefile setup for OMAPL137. Using the
libraries from OMAPL138 as quick solution. May need to add OMAPL137
specific makefiles and libraries in long-term.
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Merge pull request #2 in PROCESSOR-SDK/edma3_lld from PRSDK-1521 to master
* commit '72293869197162a964f2075c80b18f7d58d16f53':
Fix for compilation error due to missing ','
* commit '72293869197162a964f2075c80b18f7d58d16f53':
Fix for compilation error due to missing ','
Fix for compilation error due to missing ','
Fix for typo in OMAPL137 device name
Fix for typo in OMAPL137 device name
Merge pull request #1 in PROCESSOR-SDK/edma3_lld from PRSDK-1521 to master
* commit '5dd58d3f2561f5ac07442df2037666c88b531976':
OMAPL137 Integration: Add OMAPL137 in device list
* commit '5dd58d3f2561f5ac07442df2037666c88b531976':
OMAPL137 Integration: Add OMAPL137 in device list
OMAPL137 Integration: Add OMAPL137 in device list
Added OMAPL137 in device list of edma3/drv folder
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Format correction for proper alignment
OMAPL137 Integration: Support form omapl137 in RM
Add suppdrt for OMAPL137 in edma3/rm and edma3/drv/sample
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Added OMAPL137 in device list of edma3/drv folder
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Format correction for proper alignment
OMAPL137 Integration: Support form omapl137 in RM
Add suppdrt for OMAPL137 in edma3/rm and edma3/drv/sample
Signed-off-by: Pratap Reddy <x0257344@ti.com>
Revert "TDA2ex and other core support needed for PDK"
This reverts commit 709d29dee783acaf88ca134b19d9a99f84587dbd.
This reverts commit 709d29dee783acaf88ca134b19d9a99f84587dbd.
TDA2ex and other core support needed for PDK
- There is no family build in PDK. Need to use separate flag and src for
tda2ex. Used SOC filter for same
- New core types for IPU, A15, DSP and EVE added in PDK. Added support for
these
Signed-off-by: Sivaraj R <sivaraj@ti.com>
- There is no family build in PDK. Need to use separate flag and src for
tda2ex. Used SOC filter for same
- New core types for IPU, A15, DSP and EVE added in PDK. Added support for
these
Signed-off-by: Sivaraj R <sivaraj@ti.com>
Include rules.make file
- This is required for PDK build as common.mk file doesn't include
Rules.make file
- This doesn't break other builds as include is done based on -
Signed-off-by: Sivaraj R <sivaraj@ti.com>
- This is required for PDK build as common.mk file doesn't include
Rules.make file
- This doesn't break other builds as include is done based on -
Signed-off-by: Sivaraj R <sivaraj@ti.com>
arm makerules: updated to use BIOS runtime lib instead of toolchain's
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
edma3: bumped version up to 2.12.2.26
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
PRSDK-927: added #ifdef check and merge to master
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
Reverted PRSDK-927 implementation due to build
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
PRSDK-927: additional fix to ensure the far qualifier only applies for C66x compilation
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
Bumped minor version to 02.12.01.25
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
PRSDK-927: updated declaration of numEdma3Instances to far, since build mem_model:data=far
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
PRSDK-1156: removed unused references to PATH in env.mk
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
Bumped minor version to 02.12.01.24
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
makerules: removed fpu libgcc.a since arm-none-eabi-gcc flag -mfloat-abi=hard automatically links it
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
makefiles: updated gcc arm none to 4.9.3
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
7 years agomakefile: correct spacing to tabs, added K2K sample lib support DEV_EDMA3_LLD_02_12_01_23A
makefile: correct spacing to tabs, added K2K sample lib support
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
K2G: remove xdc configuro script (should be generated at compile-time)
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
K2K: added sample library create and clean rules
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
K2G: updated cfg tables to no PARAM/TCC mapping for DMA channels
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
7 years agoUpdated AM335x and AM437x sample config file with correct available resources DEV_EDMA3_LLD_02_12_01_23
Updated AM335x and AM437x sample config file with correct available resources
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Ivan Pang <i-pang@ti.com>
edma3: revert back the changes for drv/rm package.xdc
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: manifest: removed SW manifest doc file and add manifest html file
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: update release notes and version for release v2.12.1.23
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2g: add A15 driver/rm sample lib support
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2g: fix the sample edam3 and interrupt configuration bugs
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
Added missing sample drv platform in xdc for k2g
edma3: k2g: add c66/a15 lib and example support
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2l: add A15 driver sample and rm sample library support
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2e: add A15 driver sample and rm sample lib support
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2h: fix Linux user space drv/rm libs build error
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
Revert "edma3: add CFLAGS_XDCINTERNAL flag in rules_GCC_a15.mk"
This reverts commit 7dfa58e361bcd8867010d1f0345d30d80a036936.
This reverts commit 7dfa58e361bcd8867010d1f0345d30d80a036936.
edma3: update RN for 2.12.1.22 release
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: c6657: remove c6657-sim rm lib
c6657-sim and c6657-evm libs share the same device name "TMS320C6657",
which will cause the application to link the wrong rm lib.
Signed-off-by: Hao Zhang <hzhang@ti.com>
c6657-sim and c6657-evm libs share the same device name "TMS320C6657",
which will cause the application to link the wrong rm lib.
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: c6657: remove c6657-sim driver sample lib
c6657-sim and c6657-evm libs share the same device name "TMS320C6657",
which will cause the application to link the wrong sample lib.
Signed-off-by: Hao Zhang <hzhang@ti.com>
c6657-sim and c6657-evm libs share the same device name "TMS320C6657",
which will cause the application to link the wrong sample lib.
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2: update the main makefile to build bios/user space libs
If build option is TOOLCHAIN_a15=GCC, the makefile will use Linaro's
toolchain to build Linux user space libs, otherwise it will use TI GCC
compiler to build RTOS libs.
Signed-off-by: Hao Zhang <hzhang@ti.com>
If build option is TOOLCHAIN_a15=GCC, the makefile will use Linaro's
toolchain to build Linux user space libs, otherwise it will use TI GCC
compiler to build RTOS libs.
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: add CFLAGS_XDCINTERNAL flag in rules_GCC_a15.mk
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
edma3: k2h: add A15 bios drv/sample/rm lib build support
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
Merge branch 'k2_rtos'
Conflicts:
makerules/env.mk
packages/ti/sdo/edma3/drv/package.xs
packages/ti/sdo/edma3/drv/sample/makefile
packages/ti/sdo/edma3/drv/sample/package.xs
packages/ti/sdo/edma3/rm/package.xs
packages/ti/sdo/edma3/rm/sample/makefile
packages/ti/sdo/edma3/rm/sample/package.xs
Conflicts:
makerules/env.mk
packages/ti/sdo/edma3/drv/package.xs
packages/ti/sdo/edma3/drv/sample/makefile
packages/ti/sdo/edma3/drv/sample/package.xs
packages/ti/sdo/edma3/rm/package.xs
packages/ti/sdo/edma3/rm/sample/makefile
packages/ti/sdo/edma3/rm/sample/package.xs
Updated env.mk for edma/bios/xdc versions; updated makefile for make target using spaces instead of tab
Updated docs to say CCSv6 instead of v4 in intro section
Remove Copy of toc_cdoc.xml
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Update eclipse plugins
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Update DRV/RM release notes
Add note for J6/J6 ECO platforms which use the same deviceName(DRA7XX)
and share a single lib under tda2xx-evm directories
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Add note for J6/J6 ECO platforms which use the same deviceName(DRA7XX)
and share a single lib under tda2xx-evm directories
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Update package.bld for addition of AM335x and AM437x
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Cleanup to remove DRV/RM libs for devices which are not available from XDC/BIOS
The list of non-existing devices includes AM572x, AM571x, TDA2EX, and DRA72x.
Signed-off-by: Hongmei Gou <h-gou@ti.com>
The list of non-existing devices includes AM572x, AM571x, TDA2EX, and DRA72x.
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Update documentation for release 02.12.01.xx for addition of am335x and am437x
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Add support for AM437x
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Add support for AM335x
Signed-off-by: Hongmei Gou <a0271529@ti.com>
Signed-off-by: Hongmei Gou <a0271529@ti.com>
K2L: add driver sample C66 lib support for K2L
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
K2E: add driver sample C66 lib support for K2E
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
K2H: add A15 libs/examples for Keystone II K2H device
The changes include:
* makefile/rtsc scripts to build A15 drv and rm libs
* create A15 RTOS sample libs for drv and rm
* makefile/rtsc config to build A15 RTOS examples
Signed-off-by: Hao Zhang <hzhang@ti.com>
The changes include:
* makefile/rtsc scripts to build A15 drv and rm libs
* create A15 RTOS sample libs for drv and rm
* makefile/rtsc config to build A15 RTOS examples
Signed-off-by: Hao Zhang <hzhang@ti.com>
Added support of tda2ex
Signed-off-by: Sunil MS <x0190988@ti.com>
Signed-off-by: Sunil MS <x0190988@ti.com>
Add AM571x and AM572x support
Tested-by: Siddaiah Ramesh <x0041123@ti.com>
Signed-off-by: Satyanarayana Sandhya <sandhya.satyanarayana@ti.com>
Signed-off-by: Sunil MS <x0190988@ti.com>
Tested-by: Siddaiah Ramesh <x0041123@ti.com>
Signed-off-by: Satyanarayana Sandhya <sandhya.satyanarayana@ti.com>
Signed-off-by: Sunil MS <x0190988@ti.com>
Added TDA2EX build support
- This is the pseudo name for DRA72X. The build still uses DRA72X files
only
Signed-off-by: Sivaraj R <sivaraj@ti.com>
- This is the pseudo name for DRA72X. The build still uses DRA72X files
only
Signed-off-by: Sivaraj R <sivaraj@ti.com>
Updateed Release notes
Change-Id: I04fac126ef0dc0863323243696ec7a020857e624
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I04fac126ef0dc0863323243696ec7a020857e624
Signed-off-by: Sunil MS <x0190988@ti.com>
Added Klocwork Misra Report and updated docs
Change-Id: I27c114f6e7244bbffb49c0365660f9406fe49c17
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I27c114f6e7244bbffb49c0365660f9406fe49c17
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes for dra72x
MISRA.CAST.FUNC_PTR
Change-Id: Iac54a73bf271c3b56d328f34075734743503be13
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.CAST.FUNC_PTR
Change-Id: Iac54a73bf271c3b56d328f34075734743503be13
Signed-off-by: Sunil MS <x0190988@ti.com>
Documents updated for release 02.12.00.20
Change-Id: Ica09c6dac9b1ad8c1738db9fdaeb22f7ceca1d17
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: Ica09c6dac9b1ad8c1738db9fdaeb22f7ceca1d17
Signed-off-by: Sunil MS <x0190988@ti.com>
Eclipse plugin versions modified
Change-Id: I377e683b16843a2170ac94e2b3b0fb168d4fce69
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I377e683b16843a2170ac94e2b3b0fb168d4fce69
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated xdc Compatibility key for rel 02.12.00.20
Change-Id: I3eb6f8590e81cb670d567131f2bb035e43c2d25d
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I3eb6f8590e81cb670d567131f2bb035e43c2d25d
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated Memory Section for EVE edma example
Updated the valid memory sections for tda2xx and 3xx and
also added eve gel files corresponding to that platform.
Change-Id: I6f0883900697ab1c9dacc118837947a2f8c97f48
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated the valid memory sections for tda2xx and 3xx and
also added eve gel files corresponding to that platform.
Change-Id: I6f0883900697ab1c9dacc118837947a2f8c97f48
Signed-off-by: Sunil MS <x0190988@ti.com>
Minor Fix in platform cfg files
Added volatile keyword in places where it is reading directly from address.
Change-Id: Ic4441b3629c6a4d534caaaafe34020f1b0fc810a
Signed-off-by: Sunil MS <x0190988@ti.com>
Added volatile keyword in places where it is reading directly from address.
Change-Id: Ic4441b3629c6a4d534caaaafe34020f1b0fc810a
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Fix IR No:SDOCM00113695
Bug Desc: EDMA3 param configuaration for EVE is incorrect
Fix:This has been taken care w.r.o TRM.
Change-Id: I1a88f6826678eb322abea08daf16ee49b8b69f8e
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Desc: EDMA3 param configuaration for EVE is incorrect
Fix:This has been taken care w.r.o TRM.
Change-Id: I1a88f6826678eb322abea08daf16ee49b8b69f8e
Signed-off-by: Sunil MS <x0190988@ti.com>
Fixed warnings and Bug fix for tda2xx,dra7xx
Details: Fixed gcc build warnings for ti814x.
Added volatile keyword for a variable in tda2xx and dra7xx cfg
files for A15 release binary.
Change-Id: I572075233100229111c3b29416b77aed39953c06
Signed-off-by: Sunil MS <x0190988@ti.com>
Details: Fixed gcc build warnings for ti814x.
Added volatile keyword for a variable in tda2xx and dra7xx cfg
files for A15 release binary.
Change-Id: I572075233100229111c3b29416b77aed39953c06
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated TI ARM CG tools path
Change-Id: Ie83fcff012f9c4c6620f24f0106f0ca1389d2861
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: Ie83fcff012f9c4c6620f24f0106f0ca1389d2861
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated env.mk file
For gcc tool chain path
Change-Id: I6c45659639e4ee5630dd7376444a0b2e31576952
Signed-off-by: Sunil MS <x0190988@ti.com>
For gcc tool chain path
Change-Id: I6c45659639e4ee5630dd7376444a0b2e31576952
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated edma3_lld_release.bat file
updated bios package path.
Change-Id: I7f19b756a0c7c307b3042613ddb7ee84ff188c37
updated bios package path.
Change-Id: I7f19b756a0c7c307b3042613ddb7ee84ff188c37
updated linaro tool chain path
Change-Id: I0b622918bb722aa040f43b67f099d52a859115be
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I0b622918bb722aa040f43b67f099d52a859115be
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated env.mk file and edma3_lld_release.bat files.
Updated arm gcc toolchain path and also set xdcpath in batch files.
Change-Id: I387b95e29566b11cb7d1f4ad00302cdf9c417153
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated arm gcc toolchain path and also set xdcpath in batch files.
Change-Id: I387b95e29566b11cb7d1f4ad00302cdf9c417153
Signed-off-by: Sunil MS <x0190988@ti.com>
Updated the bios, xdc, cgtools versions in env.mk
Change-Id: I752fa0eb45eb53923d07104389b234e4a59ce1db
Signed-off-by: Prasad <prasadkonnur@ti.com>
Change-Id: I752fa0eb45eb53923d07104389b234e4a59ce1db
Signed-off-by: Prasad <prasadkonnur@ti.com>
Build Error Fix for tda2xx and tda3xx
Build fixes in cfg and make files for EVE,A15 targets and also clean up of zebu related cfg
files in tda3xx for M4.
Change-Id: I0cc711580ff53d6bb90c7b9e27d2d0a0d094ac56
Signed-off-by: Sunil MS <x0190988@ti.com>
Build fixes in cfg and make files for EVE,A15 targets and also clean up of zebu related cfg
files in tda3xx for M4.
Change-Id: I0cc711580ff53d6bb90c7b9e27d2d0a0d094ac56
Signed-off-by: Sunil MS <x0190988@ti.com>
Build Fixes fir dra72x and c6a811x
Change-Id: I7f5bf0f13a23fec9f6c94ea4a99f3b4b0281c75f
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I7f5bf0f13a23fec9f6c94ea4a99f3b4b0281c75f
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes
MISRA.CAST.PTR
MISRA.CAST.FUNC_PTR
Changes related to bug fix IR no SDOCM00113131
Change-Id: I6f7f023ae648193d895e20f6efa58f62bca4dcbe
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.CAST.PTR
MISRA.CAST.FUNC_PTR
Changes related to bug fix IR no SDOCM00113131
Change-Id: I6f7f023ae648193d895e20f6efa58f62bca4dcbe
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes:
MISRA.CVALUE.IMPL.CAST
MISRA.CAST.CONST
UNREACH.GEN
Change-Id: Ia692073aef0a4ba23637849970ed80ece39787af
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.CVALUE.IMPL.CAST
MISRA.CAST.CONST
UNREACH.GEN
Change-Id: Ia692073aef0a4ba23637849970ed80ece39787af
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fix and KlocWork Critical error fix
Fixed Misra C error and KW and also BIOS related build warnings.
ABV.GENERAL -- Buffer overflow in array index out of bounds
MISRA.VAR.HIDDEN
Change-Id: I6bb0136d4005b6bc2ca241a21179ec8529964a1c
Signed-off-by: Sunil MS <x0190988@ti.com>
Fixed Misra C error and KW and also BIOS related build warnings.
ABV.GENERAL -- Buffer overflow in array index out of bounds
MISRA.VAR.HIDDEN
Change-Id: I6bb0136d4005b6bc2ca241a21179ec8529964a1c
Signed-off-by: Sunil MS <x0190988@ti.com>
Clean up of TI814x and TDA3XX Files
Cleaned up unwanted code and replaced platform names infiles.
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: Ib6db9b49725987a613f5b0873fa9c4dccb7b72d5
Cleaned up unwanted code and replaced platform names infiles.
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: Ib6db9b49725987a613f5b0873fa9c4dccb7b72d5
Revert commit ac4771a8bb9f9
Reverting bugfix for SDOCM00113131
as this was introducing error while freeing link channel.
Needs to be fixed properly.
Change-Id: If66bff753b1ba7f9469a08055f83bf208c3dffbd
Signed-off-by: Prasad <prasadkonnur@ti.com>
Reverting bugfix for SDOCM00113131
as this was introducing error while freeing link channel.
Needs to be fixed properly.
Change-Id: If66bff753b1ba7f9469a08055f83bf208c3dffbd
Signed-off-by: Prasad <prasadkonnur@ti.com>
Bug Fix:IR No SDOCM00113477
Bug Desc:Include all EDMA instances in the RM configuration structure for ti814x
Solution: RM configuartion for all edma instances has been defined with respect to DRV.
Change-Id: Ia083832a49d94b96359d01ffb63453d718e895a9
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Desc:Include all EDMA instances in the RM configuration structure for ti814x
Solution: RM configuartion for all edma instances has been defined with respect to DRV.
Change-Id: Ia083832a49d94b96359d01ffb63453d718e895a9
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Fix: IR No SDOCM00113427
Bug Description:Include all EDMA instances in the RM configuration structure
for tda3xx
Fix: RM configuartion for all edma instances has been defined with
respect to DRV.
Change-Id: I1917f2e8a9543f6705adda3a2518c69e771eef7b
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Description:Include all EDMA instances in the RM configuration structure
for tda3xx
Fix: RM configuartion for all edma instances has been defined with
respect to DRV.
Change-Id: I1917f2e8a9543f6705adda3a2518c69e771eef7b
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes: DRA72x Files
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.BUILTIN_NUMERIC
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Change-Id: Idf2f31dd1c42d8e1a4c7ab068a53a917e64c0619
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.BUILTIN_NUMERIC
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Change-Id: Idf2f31dd1c42d8e1a4c7ab068a53a917e64c0619
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes: DRA72x Files
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.BUILTIN_NUMERIC
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Change-Id: I9fe1c474521b5fde38e941251ae56ed17546d89a
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.BUILTIN_NUMERIC
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Change-Id: I9fe1c474521b5fde38e941251ae56ed17546d89a
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fix:DRA72X Files
MISRA.BUILTIN_NUMERIC
MISRA.LITERAL.UNSIGNED.SUFFIX
Change-Id: I328788af9a7fb863305e627926713fac522182ca
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.BUILTIN_NUMERIC
MISRA.LITERAL.UNSIGNED.SUFFIX
Change-Id: I328788af9a7fb863305e627926713fac522182ca
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Fix: IR No SDOCM00112223
Bug Description:Include all EDMA instances in the RM configuration structure
for dra72x and tda2xx
Solution:RM configuartion for all edma instances has been defined with
respect to DRV.
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: Icf63858080403039e894d3484a16a6e6693d791c
Signed-off-by: Sunil MS <x0190988@ti.com>
Bug Description:Include all EDMA instances in the RM configuration structure
for dra72x and tda2xx
Solution:RM configuartion for all edma instances has been defined with
respect to DRV.
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: Icf63858080403039e894d3484a16a6e6693d791c
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes:
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.FUNC.NOPROT.DEF
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Change-Id: Ic5dfaf5902eaf9478afe7369b3c6222602848720
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.FUNC.NOPROT.DEF
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Change-Id: Ic5dfaf5902eaf9478afe7369b3c6222602848720
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C fixes: TI-814x
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.FUNC.NOPROT.DEF
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.TOKEN.CPCOM
MISRA.VAR.UNIQUE.STATIC
Change-Id: Ib867705ee9ca196f7c3acf0bb9130b70827dfefa
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.FUNC.NOPROT.DEF
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.TOKEN.CPCOM
MISRA.VAR.UNIQUE.STATIC
Change-Id: Ib867705ee9ca196f7c3acf0bb9130b70827dfefa
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C Fixes: TI814x Platform Files
MISRA.BUILTIN_NUMERIC
MISRA.LITERAL.UNSIGNED.SUFFIX
Change-Id: Iedfa43a373e4e76913b580a769611b13b5fae0da
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.BUILTIN_NUMERIC
MISRA.LITERAL.UNSIGNED.SUFFIX
Change-Id: Iedfa43a373e4e76913b580a769611b13b5fae0da
Signed-off-by: Sunil MS <x0190988@ti.com>
Misra C fixes:
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I2fc2bcfe2f56374dbe4b003a98a28f618167785c
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I2fc2bcfe2f56374dbe4b003a98a28f618167785c
Misra C Fix:TDA3XX Platform specific files
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.BUILTIN_NUMERIC
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I4e703937c616809e81db1d2eb50b66719f1778d3
MISRA.ASM.ENCAPS
MISRA.BITS.NOT_UNSIGNED
MISRA.BUILTIN_NUMERIC
MISRA.CVALUE.IMPL.CAST
MISRA.DECL.ARRAY_SIZE
MISRA.DEFINE.BADEXP
MISRA.EXPR.PARENS
MISRA.FUNC.NOPROT.DEF
MISRA.FUNC.UNNAMED.PARAMS
MISRA.IF.NO_COMPOUND
MISRA.IF.NO_ELSE
MISRA.INIT.BRACES
MISRA.LITERAL.UNSIGNED.SUFFIX
MISRA.VAR.UNIQUE.STATIC
Signed-off-by: Sunil MS <x0190988@ti.com>
Change-Id: I4e703937c616809e81db1d2eb50b66719f1778d3
Misra C Fixes: TDA3XX Platform specific files
MISRA.BUILTIN_NUMERIC
MISRA.LITERAL.UNSIGNED.SUFFIX
Change-Id: I37dc619035afba0e0443b4e6c0ed21dcc53e55ce
Signed-off-by: Sunil MS <x0190988@ti.com>
MISRA.BUILTIN_NUMERIC
MISRA.LITERAL.UNSIGNED.SUFFIX
Change-Id: I37dc619035afba0e0443b4e6c0ed21dcc53e55ce
Signed-off-by: Sunil MS <x0190988@ti.com>
BugFix: SDOCM00113131
edma doesnot allocate first few PaRAMs
even though Fixed mapping doesnot exist between DMA Channel and PaRAMs.
Change-Id: Ifc42e7755c6576b21c04a996b82eecb69b0fbcb6
Signed-off-by: Prasad <prasadkonnur@ti.com>
edma doesnot allocate first few PaRAMs
even though Fixed mapping doesnot exist between DMA Channel and PaRAMs.
Change-Id: Ifc42e7755c6576b21c04a996b82eecb69b0fbcb6
Signed-off-by: Prasad <prasadkonnur@ti.com>
BugFix: SDOCM00113354
Multiple CC error interrupt fixed
Change-Id: I4ee3d7dffc99efc8b0339dc033420e1c5d3a6f21
Signed-off-by: Prasad <prasadkonnur@ti.com>
Multiple CC error interrupt fixed
Change-Id: I4ee3d7dffc99efc8b0339dc033420e1c5d3a6f21
Signed-off-by: Prasad <prasadkonnur@ti.com>