| commit | c7a77e2ad5c6a6a8b655116d16076a8146107944 | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Fri Mar 13 18:18:57 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 17 11:10:28 2009 -0700 |
| tree | f5126b8b41d8c69d3071f1f28bd56e5b29c87909 | |
| parent | 4a1815071ade7de21b1ed84be9ecaad79411c586 [diff] |
task: ELF loader update This patch updates the task elf loader so that it expects separate text and data segments and the -N linker option is no longer required when compiling the task elf. This change is to allow for optimizations when loading task elfs into MPU storage. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>