]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-linux/ipc-transport.git/commitdiff
TransportQmss: Resolved SDOCM00117772
authorJustin Sobota <jsobota@ti.com>
Fri, 17 Jul 2015 19:26:48 +0000 (15:26 -0400)
committerJustin Sobota <jsobota@ti.com>
Fri, 17 Jul 2015 19:26:48 +0000 (15:26 -0400)
c66/qmss/example/k2l/c66/bios/bench_qmss.cfg

index e099a6e18c3a91c540944f22fa75dd3cb30caa0e..fc9f8662b95d794ad61f9e0fab9bdc85f2203793 100644 (file)
@@ -135,7 +135,7 @@ var SharedRegion = xdc.useModule('ti.sdo.ipc.SharedRegion');
 SharedRegion.translate = false;
 SharedRegion.setEntryMeta(0,
     { base: 0x0C000000, 
-      len: 0x00100000,
+      len: 0x00180000,
       ownerProcId: MultiProc.baseIdOfCluster + 1,  /* Needs to be global core ID of DSP Core 0 */
       isValid: true,
       cacheEnable: true,