6 years agoMerge pull request #1 in PROCESSOR-SDK/big-data-ipc-examples from dev_branch_1 to... 01.00.00.00
Merge pull request #1 in PROCESSOR-SDK/big-data-ipc-examples from dev_branch_1 to master
* commit 'd1de6e72a21f2d70a41cb0445048474fa755409f':
documentation: Update readme.txt
makefile: Update K2K platform name
makefile: Cleanup install rov makefile entries
makefile: Add install rov to allow debugging
idkAM571x: Add board config file for idkAM571x
Main: Update log prints for test completion
evmK2L: Add board config for evmK2L
am572x: Add board config file for evm572x
makefile: Cleanup to move host executable to board specific
simple_buffer_example: code cleanup
makefile: Remove tmp file
MainHost: Fix board init to avoid issues when running with SBL
App: Cleanup of comments
App: Update number of messages sent to match description in readme.txt
makefile: Add install_bin
makefile: Update configuro directory and comment debug build
host_bios: Update platform handling for board
host_bios: Add host_bios simple buffer example
* commit 'd1de6e72a21f2d70a41cb0445048474fa755409f':
documentation: Update readme.txt
makefile: Update K2K platform name
makefile: Cleanup install rov makefile entries
makefile: Add install rov to allow debugging
idkAM571x: Add board config file for idkAM571x
Main: Update log prints for test completion
evmK2L: Add board config for evmK2L
am572x: Add board config file for evm572x
makefile: Cleanup to move host executable to board specific
simple_buffer_example: code cleanup
makefile: Remove tmp file
MainHost: Fix board init to avoid issues when running with SBL
App: Cleanup of comments
App: Update number of messages sent to match description in readme.txt
makefile: Add install_bin
makefile: Update configuro directory and comment debug build
host_bios: Update platform handling for board
host_bios: Add host_bios simple buffer example
documentation: Update readme.txt
Updated readme.txt with build procedures
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Updated readme.txt with build procedures
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Update K2K platform name
Only K2H is supported for ARM RTOS in IPC
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Only K2H is supported for ARM RTOS in IPC
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Cleanup install rov makefile entries
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Add install rov to allow debugging
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
idkAM571x: Add board config file for idkAM571x
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Main: Update log prints for test completion
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
evmK2L: Add board config for evmK2L
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
am572x: Add board config file for evm572x
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Cleanup to move host executable to board specific
- Making the host binary to be board specific instead of platform
specific.
( Board library used is board specific)
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
- Making the host binary to be board specific instead of platform
specific.
( Board library used is board specific)
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
simple_buffer_example: code cleanup
- Added new bigdataxlat functions and common files
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
- Added new bigdataxlat functions and common files
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Remove tmp file
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
MainHost: Fix board init to avoid issues when running with SBL
- Pinmux init is not needed with SBL and if called in Host can cause
issues with DSP running already
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
- Pinmux init is not needed with SBL and if called in Host can cause
issues with DSP running already
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
App: Cleanup of comments
Rearranged some code and added comments for clarity
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Rearranged some code and added comments for clarity
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
App: Update number of messages sent to match description in readme.txt
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Add install_bin
- Also one minor cleanup
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
- Also one minor cleanup
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
makefile: Update configuro directory and comment debug build
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
host_bios: Update platform handling for board
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
host_bios: Add host_bios simple buffer example
Example demonstrate big size data buffers exchanged between cores
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Example demonstrate big size data buffers exchanged between cores
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Initial commit
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Sam Nelson <sam.nelson@ti.com>