]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/commit
SDOCM00102051 determine core id at runtime
authorPrasad Konnur <prasadkonnur@ti.com>
Thu, 20 Jun 2013 04:52:07 +0000 (10:22 +0530)
committerPrasad Konnur <prasadkonnur@ti.com>
Thu, 20 Jun 2013 04:52:07 +0000 (10:22 +0530)
commit69b62a6b049f74001e00ffa231635242e941bdd5
treed179e409340b11ddc8cc0b44a4946ddfc6ccfa04
parent9099fbabe946395b1ec53fd682918625f3111bf6
SDOCM00102051 determine core id at runtime

Updated the cfg file for vayu
return region based on the core on whith code is running

Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
19 files changed:
examples/edma3_driver/evmtda2xx/makefile
examples/edma3_driver/evmtda2xx/rtsc_config/app_mem_seg_placement.cfg [new file with mode: 0644]
examples/edma3_driver/evmtda2xx/rtsc_config/custom_config.bld [new file with mode: 0644]
examples/edma3_driver/evmtda2xx/rtsc_config/edma3_drv_bios6_tda2xx_st_sample.cfg
examples/edma3_driver/evmtda2xx/rtsc_config/mem_segment_definition.xs [new file with mode: 0644]
examples/edma3_driver/evmtda2xx/rtsc_config/platform.xs [new file with mode: 0644]
examples/edma3_driver/evmtda2xx/sample_app/linker.cmd
examples/edma3_driver/evmtda2xx_M4/makefile
examples/edma3_driver/evmtda2xx_M4/rtsc_config/app_mem_seg_placement_ipu1_0.cfg [new file with mode: 0644]
examples/edma3_driver/evmtda2xx_M4/rtsc_config/app_mem_seg_placement_ipu1_1.cfg [new file with mode: 0644]
examples/edma3_driver/evmtda2xx_M4/rtsc_config/custom_config.bld [new file with mode: 0644]
examples/edma3_driver/evmtda2xx_M4/rtsc_config/edma3_drv_bios6_tda2xx_m4_c0_st_sample.cfg [moved from examples/edma3_driver/evmtda2xx_M4/rtsc_config/edma3_drv_bios6_tda2xx_m4_st_sample.cfg with 67% similarity]
examples/edma3_driver/evmtda2xx_M4/rtsc_config/edma3_drv_bios6_tda2xx_m4_c1_st_sample.cfg [new file with mode: 0644]
examples/edma3_driver/evmtda2xx_M4/rtsc_config/mem_segment_definition.xs [new file with mode: 0644]
examples/edma3_driver/evmtda2xx_M4/rtsc_config/platform.xs [new file with mode: 0644]
examples/edma3_driver/evmtda2xx_M4/sample_app/linker.cmd
packages/makefile
packages/ti/sdo/edma3/drv/sample/makefile
packages/ti/sdo/edma3/drv/sample/src/platforms/sample_tda2xx_cfg.c