Home | History | Annotate | Download | only in hifi_hikey_lsp
      1 //  Memory map file to generate linker scripts for programs without board I/O.
      2 
      3 // $Id: //depot/rel/Cottonwood/Xtensa/SWConfig/ldscripts/min-rt.parm#1 $
      4 
      5 // Customer ID=9470; Build=0x42f97; Copyright (c) 2004-2007 by Tensilica Inc.  ALL RIGHTS RESERVED.
      6 // These coded instructions, statements, and computer programs are the
      7 // copyrighted works and confidential proprietary information of Tensilica Inc.
      8 // They may not be modified, copied, reproduced, distributed, or disclosed to
      9 // third parties in any manner, medium, or form, in whole or in part, without
     10 // the prior written consent of Tensilica Inc.
     11 
     12 //  Show more details if configuration targets the XT2000 board:
     13 INCLUDE_XT2000_MEMORIES = try
     14 RESERVE_SEGMENT_AREA = ".i_ocram.text 0x7800 + 0 start : .d_ocram.data 0x5000 + 0 start"
     15 
     16