os/kernelhwsrv/kernel/eka/rombuild/base.iby
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of the License "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// e32\rombuild\base.iby
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
#ifndef __BASE_IBY__
sl@0
    19
#define __BASE_IBY__
sl@0
    20
sl@0
    21
REM Base operating system, including all assp-specific files
sl@0
    22
sl@0
    23
#include <kernel.hby>
sl@0
    24
sl@0
    25
#if defined(__MISA__)
sl@0
    26
#include <base_assabet.iby>
sl@0
    27
#elif defined(__MI920__)
sl@0
    28
#include <base_integrator920.iby>
sl@0
    29
#elif defined(__NI1136__)
sl@0
    30
#include <base_integrator1136.iby>
sl@0
    31
#elif defined(__MCOT__)
sl@0
    32
#include <base_lubbock.iby>
sl@0
    33
#elif defined(__TEMPLATE__)
sl@0
    34
#include <base_template.iby>
sl@0
    35
#elif defined(__MOMAP16XX_H2__)
sl@0
    36
#include <base_h2.iby>
sl@0
    37
#elif defined(__MOMAP24XX_H4HRP__)
sl@0
    38
#include <base_h4hrp.iby>
sl@0
    39
#elif defined(__X86PCHRP__)
sl@0
    40
#include <base_x86pc.iby>
sl@0
    41
#elif defined(__NE1_TB__)
sl@0
    42
#include <base_ne1_tb.iby>
sl@0
    43
#elif defined(__FALCON__)
sl@0
    44
#include <base_falcon.iby>
sl@0
    45
#elif defined(__MOMAP34XX_SDP__)
sl@0
    46
#include <base_34xx_sdp.iby>
sl@0
    47
#elif defined(__MOMAP34XX_LAB__)
sl@0
    48
#include <base_lab.iby>
sl@0
    49
#elif defined(BASEPORT_DRV)
sl@0
    50
#include BASEPORT_DRV
sl@0
    51
#endif
sl@0
    52
sl@0
    53
#ifdef SMP
sl@0
    54
WARNING This implementation of symmetric multiprocessing is a prototype, not licensed for use in production devices
sl@0
    55
#endif
sl@0
    56
sl@0
    57
#if !defined(GENERIC_MARM) && !defined _X86GCC
sl@0
    58
#include <compsupp.iby>
sl@0
    59
#endif
sl@0
    60
sl@0
    61
#if defined(GENERIC_MARM)
sl@0
    62
file=ABI_DIR\DEBUG_DIR\eka1_entry_stub.dll              \sys\bin\Eka1_Entry_Stub.dll
sl@0
    63
#endif
sl@0
    64
sl@0
    65
// Run-mode debug sub-system
sl@0
    66
#include <rm_debug_svr.iby>
sl@0
    67
sl@0
    68
#if !defined(EUSER_DLL)
sl@0
    69
#error EUSER_DLL not defined
sl@0
    70
#endif
sl@0
    71
sl@0
    72
file=KERNEL_DIR\DEBUG_DIR\EUSER_DLL                         \sys\bin\EUser.dll
sl@0
    73
file=ABI_DIR\DEBUG_DIR\RPIPE.DLL                            \sys\bin\rpipe.dll
sl@0
    74
sl@0
    75
#ifndef USE_CUSTOM_MMC_PARTITION
sl@0
    76
// include eMMCPartition library by default
sl@0
    77
extension[VARID]=   KERNEL_DIR\DEBUG_DIR\EMMCPTN.DLL                   \sys\bin\EMMCPTN.DLL
sl@0
    78
#endif
sl@0
    79
sl@0
    80
// Ensure that we prevent insecure Trk debug agent from being installed by blocking its SID.
sl@0
    81
file=ABI_DIR\BUILD_DIR\trkdummyapp.exe     \sys\bin\trkdummyapp.exe
sl@0
    82
file=ABI_DIR\BUILD_DIR\trkdummyapp2.exe     \sys\bin\trkdummyapp2.exe
sl@0
    83
file=ABI_DIR\BUILD_DIR\trkdummyapp200159D8.exe     \sys\bin\trkdummyapp200159D8.exe
sl@0
    84
file=ABI_DIR\BUILD_DIR\trkdummyapp200170BC.exe     \sys\bin\trkdummyapp200170BC.exe
sl@0
    85
sl@0
    86
file=ABI_DIR\DEBUG_DIR\ektran.dll                           \sys\bin\EKTran.dll
sl@0
    87
file=ABI_DIR\DEBUG_DIR\HAL_DLL                              \sys\bin\Hal.dll
sl@0
    88
sl@0
    89
#ifndef SYMBIAN_EXCLUDE_KEYMAP
sl@0
    90
file=ABI_DIR\DEBUG_DIR\KEYMAP_FILE.dll                      \sys\bin\EKData.dll
sl@0
    91
#endif //SYMBIAN_EXCLUDE_KEYMAP
sl@0
    92
sl@0
    93
secondary=ABI_DIR\DEBUG_DIR\efile.exe                       \sys\bin\efile.exe  FIXED HEAPMAX(0x40000)
sl@0
    94
file=ABI_DIR\DEBUG_DIR\efsrv.dll                            \sys\bin\EFSrv.dll
sl@0
    95
device[VARID]=KERNEL_DIR\DEBUG_DIR\d_ftrace.ldd             \sys\bin\d_ftrace.ldd
sl@0
    96
sl@0
    97
#ifdef WITH_EXFAT
sl@0
    98
file=ABI_DIR\DEBUG_DIR\exfat.fsy                            sys\bin\exfat.fsy
sl@0
    99
#endif
sl@0
   100
sl@0
   101
sl@0
   102
#ifdef WITH_AUTOMOUNTER
sl@0
   103
file=ABI_DIR\DEBUG_DIR\automounter.fsy                      sys\bin\automounter.fsy
sl@0
   104
#endif
sl@0
   105
sl@0
   106
sl@0
   107
#ifndef CUSTOM_ELOCAL
sl@0
   108
file=ABI_DIR\DEBUG_DIR\efat32.fsy							\sys\bin\ELocal.fsy
sl@0
   109
#endif
sl@0
   110
sl@0
   111
// PREQ2540: Prepare "LFFS" NOR Flash File System TPIP for Symbian Foundation
sl@0
   112
// This PREQ removes the LFFS File System component from the rlease codeline.
sl@0
   113
// Only define WITH_ELLFS_FSY macro on development branches where the component
sl@0
   114
// has been retained.
sl@0
   115
#ifdef WITH_ELFFS_FSY
sl@0
   116
file=ABI_DIR\DEBUG_DIR\elffs.fsy                            \sys\bin\ELffs.fsy
sl@0
   117
#endif
sl@0
   118
sl@0
   119
#ifdef WITH_NAND
sl@0
   120
file=ABI_DIR\BUILD_DIR\nandftl.fxt                          \sys\bin\nandftl.fxt
sl@0
   121
file=ABI_DIR\BUILD_DIR\ecomp.fsy                            \sys\bin\ecomp.fsy
sl@0
   122
file=ABI_DIR\BUILD_DIR\erofs.fsy                            \sys\bin\erofs.fsy
sl@0
   123
#endif
sl@0
   124
sl@0
   125
#if defined(WITH_NAND2) || defined(WITH_ONENAND) || defined (WITH_INTERNAL_MMC)
sl@0
   126
file=ABI_DIR\BUILD_DIR\ecomp.fsy                            \sys\bin\ecomp.fsy
sl@0
   127
file=ABI_DIR\BUILD_DIR\erofs.fsy                            \sys\bin\erofs.fsy
sl@0
   128
#endif
sl@0
   129
sl@0
   130
#ifdef WITH_ISO9660
sl@0
   131
file=ABI_DIR\DEBUG_DIR\iso9660.fsy                          \sys\bin\Iso9660.fsy
sl@0
   132
#endif
sl@0
   133
sl@0
   134
#ifdef WITH_NTFS
sl@0
   135
file=ABI_DIR\DEBUG_DIR\ntfs.fsy                             \sys\bin\Ntfs.fsy
sl@0
   136
#endif
sl@0
   137
sl@0
   138
#if !(defined(INST_X86) || defined(INST_X86GCC))
sl@0
   139
file=ABI_DIR\DEBUG_DIR\USBCSC_bil.dll                       \sys\bin\usbcsc_bil.dll
sl@0
   140
#endif
sl@0
   141
sl@0
   142
#ifdef WITH_MASS_STORAGE
sl@0
   143
#ifdef USE_MSCDB
sl@0
   144
file=ABI_DIR\DEBUG_DIR\msfs_db.fsy                          \sys\bin\msfs.fsy
sl@0
   145
#else
sl@0
   146
file=ABI_DIR\DEBUG_DIR\msfs.fsy                             \sys\bin\msfs.fsy
sl@0
   147
#endif
sl@0
   148
#endif
sl@0
   149
sl@0
   150
file=ABI_DIR\DEBUG_DIR\ESTART_EXE                           \sys\bin\EStart.exe HEAPMAX(0x10000)
sl@0
   151
sl@0
   152
file=ABI_DIR\DEBUG_DIR\domainSrv.exe                        \sys\bin\domainSrv.exe
sl@0
   153
file=ABI_DIR\DEBUG_DIR\domainCli.dll                        \sys\bin\domainCli.dll
sl@0
   154
file=ABI_DIR\DEBUG_DIR\domainPolicy.dll                     \sys\bin\domainPolicy.dll
sl@0
   155
sl@0
   156
#if defined(SYMBIAN_INCLUDE_USB_OTG_HOST)
sl@0
   157
file=ABI_DIR\DEBUG_DIR\usbdescriptors.dll                   \sys\bin\usbdescriptors.dll
sl@0
   158
file=ABI_DIR\DEBUG_DIR\usbdi_utils.dll                      \sys\bin\usbdi_utils.dll
sl@0
   159
#ifdef WITH_MASS_STORAGE
sl@0
   160
file=ABI_DIR\DEBUG_DIR\usbhostms.pxy    sys\bin\usbhostms.pxy
sl@0
   161
file=ABI_DIR\DEBUG_DIR\usbhostmsclient.dll  sys\bin\usbhostmsclient.dll
sl@0
   162
file=ABI_DIR\DEBUG_DIR\usbhostmssrv.exe     sys\bin\usbhostmssrv.exe
sl@0
   163
#endif
sl@0
   164
#endif //#if defined(SYMBIAN_ENABLE_USB_OTG_HOST) && defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && !defined(SYMBIAN_EXCLUDE_USB)
sl@0
   165
sl@0
   166
#if defined(_NAND) || defined(_NAND2) || defined(_ONENAND) || defined (WITH_INTERNAL_MMC)
sl@0
   167
#if !defined PAGED_ROM || defined EFFICIENT_ROM_PAGING || defined CODE_PAGING_FROM_ROFS
sl@0
   168
REM Start of ROFS image
sl@0
   169
ROM_IMAGE[1] {
sl@0
   170
#endif
sl@0
   171
#endif
sl@0
   172
sl@0
   173
#ifndef SYMBIAN_EXCLUDE_D_EXC
sl@0
   174
file=ABI_DIR\DEBUG_DIR\d_exc.exe                            \sys\bin\d_exc.exe
sl@0
   175
#endif //SYMBIAN_EXCLUDE_D_EXC
sl@0
   176
sl@0
   177
#ifndef SYMBIAN_EXCLUDE_SCDV
sl@0
   178
file=ABI_DIR\DEBUG_DIR\SCDV_DLL                             \sys\bin\ScDv.dll
sl@0
   179
#endif // SYMBIAN_EXCLUDE_SCDV
sl@0
   180
sl@0
   181
#endif