author | Prasad Konnur <prasadkonnur@ti.com> | |
Tue, 16 Jul 2013 12:07:55 +0000 (17:37 +0530) | ||
committer | Prasad Konnur <prasadkonnur@ti.com> | |
Wed, 17 Jul 2013 08:47:16 +0000 (14:17 +0530) | ||
commit | ceec6c0b8f1526c34f9706a0f9be998641dabeca | |
tree | 5406b2eaf6233d323e10d011d4584ffc9167dd39 | tree | snapshot (tar.xz tar.gz zip) |
parent | 74c58dec41c4cdc0c49a8b7d37f2d08ff6ef4d2f | commit | diff |
Put Global variables in libs to .fardata section
Global and static variables are placed in .fardata:.edma3Globals section
This change is only for the libs compiled with C6000 compiler
makefile variable -DBUILD_C6XDSP defined in rules.mk files
for 66, 64t, 64p, 674 which used C6000 Compiler.
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
Global and static variables are placed in .fardata:.edma3Globals section
This change is only for the libs compiled with C6000 compiler
makefile variable -DBUILD_C6XDSP defined in rules.mk files
for 66, 64t, 64p, 674 which used C6000 Compiler.
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>