tip_pbc/mw/securitysrv/package_definition.xml
changeset 355 0357197762a6
child 361 e1a3c78941f2
equal deleted inserted replaced
354:8a720eca298e 355:0357197762a6
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel)>
       
     4  <!ATTLIST SystemDefinition
       
     5   name CDATA #REQUIRED
       
     6   schema CDATA #REQUIRED>
       
     7  <!ELEMENT systemModel (layer+)>
       
     8  <!ELEMENT layer (block*|collection*)*>
       
     9  <!ATTLIST layer
       
    10   name CDATA #REQUIRED
       
    11   long-name CDATA #IMPLIED
       
    12   levels NMTOKENS #IMPLIED
       
    13   span CDATA #IMPLIED>
       
    14  <!ELEMENT block (subblock*|collection*)*>
       
    15  <!ATTLIST block
       
    16   levels NMTOKENS #IMPLIED
       
    17   span CDATA #IMPLIED
       
    18   level NMTOKEN #IMPLIED
       
    19   name CDATA #REQUIRED
       
    20   long-name CDATA #IMPLIED>
       
    21  <!ELEMENT subblock (collection)*>
       
    22  <!ATTLIST subblock
       
    23   name CDATA #REQUIRED
       
    24   long-name CDATA #IMPLIED>
       
    25  <!ELEMENT collection (component)*>
       
    26  <!ATTLIST collection
       
    27   name CDATA #REQUIRED
       
    28   long-name CDATA #IMPLIED
       
    29   level NMTOKEN #IMPLIED>
       
    30  <!ELEMENT component (unit)*>
       
    31  <!ATTLIST component
       
    32   name CDATA #REQUIRED
       
    33   long-name CDATA #IMPLIED
       
    34   deprecated CDATA #IMPLIED
       
    35   introduced CDATA #IMPLIED
       
    36   contract CDATA #IMPLIED
       
    37   plugin (Y|N) 'N'
       
    38   filter CDATA #IMPLIED
       
    39   class NMTOKENS #IMPLIED
       
    40   supports CDATA #IMPLIED
       
    41   purpose (optional|mandatory|development) 'optional'>
       
    42  <!ELEMENT unit EMPTY>
       
    43  <!ATTLIST unit
       
    44   mrp CDATA #IMPLIED
       
    45   filter CDATA #IMPLIED
       
    46   bldFile CDATA #IMPLIED
       
    47   root CDATA #IMPLIED
       
    48   version NMTOKEN #IMPLIED
       
    49   prebuilt NMTOKEN #IMPLIED
       
    50   late (Y|N) #IMPLIED
       
    51   priority CDATA #IMPLIED>
       
    52 ]>
       
    53 <SystemDefinition schema="2.0.1" name="Symbian^4">
       
    54  <systemModel>
       
    55   <layer name="mw" long-name="Middleware" levels="generic specific">
       
    56    <block name="securitysrv" level="generic" levels="plugin framework server generic specific" long-name="Security Services">
       
    57 <collection name="secsrv_plat" long-name="Security Services Platform Interfaces" level="specific">
       
    58 <component name="cms_api" long-name="CMS API" filter="s60" purpose="optional" class="api">
       
    59 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/cms_api/group"/>
       
    60 </component>
       
    61 <component name="pkcs12_parser_api" long-name="PKCS12 Parser API" filter="s60" purpose="optional" class="api">
       
    62 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/pkcs12_parser_api/group"/>
       
    63 </component>
       
    64 <component name="java_utils_api" long-name="Java Utils API" filter="s60" purpose="optional" class="api">
       
    65 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/java_utils_api/group"/>
       
    66 </component>
       
    67 <component name="wim_cert_api" long-name="WIM Cert API" filter="s60" purpose="optional" class="api">
       
    68 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/wim_cert_api/group"/>
       
    69 </component>
       
    70 <component name="device_key_store_encryption_plugin_api" long-name="Device Key Store Encryption Plug-in API" filter="s60" purpose="optional" class="api">
       
    71 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/device_key_store_encryption_plugin_api/group"/>
       
    72 </component>
       
    73 <component name="x509certnameparser_api" long-name="X.509 Certificate Name Parser API" filter="s60" purpose="optional" class="api">
       
    74 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/x509certnameparser_api/group"/>
       
    75 </component>
       
    76 <component name="remote_lock_api" long-name="Remote Lock API" filter="s60" purpose="optional" class="api">
       
    77 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/remote_lock_api/group"/>
       
    78 </component>
       
    79 <component name="pkidialog_api" long-name="PKI Dialog API" filter="s60" purpose="optional" class="api">
       
    80 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/pkidialog_api/group"/>
       
    81 </component>
       
    82 <component name="provisioning_api" long-name="Provisioning API" filter="s60" purpose="optional" class="api">
       
    83 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/provisioning_api/group"/>
       
    84 </component>
       
    85 <component name="keyguard_configuration_api" long-name="Keyguard Configuration API" filter="s60" purpose="optional" class="api">
       
    86 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/keyguard_configuration_api/group"/>
       
    87 </component>
       
    88 <component name="keylock_policy_api" long-name="Keylock Policy API" filter="s60" purpose="optional" class="api">
       
    89 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/keylock_policy_api/group"/>
       
    90 </component>
       
    91 <component name="security_code_ui_api" long-name="Security Code UI API" filter="s60" purpose="optional" class="api">
       
    92 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/security_code_ui_api/group"/>
       
    93 </component>
       
    94 <component name="gba_api" long-name="GBA API" filter="s60" purpose="optional" class="api">
       
    95 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/gba_api/group"/>
       
    96 </component>
       
    97 <component name="keyguard_access_api" long-name="Keyguard Access API" filter="s60" purpose="optional" class="api">
       
    98 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/keyguard_access_api/group"/>
       
    99 </component>
       
   100 <component name="devicelock_access_api" long-name="Device Lock Access API" filter="s60" purpose="optional" class="api">
       
   101 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/devicelock_access_api/group"/>
       
   102 </component>
       
   103 <component name="lockapp_server_api" long-name="Lock Application Server API" filter="s60" purpose="optional" class="api">
       
   104 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/lockapp_server_api/group"/>
       
   105 </component>
       
   106 <component name="devencadaptation_api" long-name="Device Encryption Adaptation API" filter="s60" purpose="optional" class="api">
       
   107 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/devencadaptation_api/group"/>
       
   108 </component>
       
   109 <component name="devenccommonutils_api" long-name="Device Encryption Common Utils API" filter="s60" purpose="optional" class="api">
       
   110 <unit bldFile="/sf/mw/securitysrv/secsrv_plat/devenccommonutils_api/group"/>
       
   111 </component>
       
   112 </collection>
       
   113 <collection name="cms" long-name="Certificate Management Service" level="server">
       
   114 <!-- collection is really a component. Need to move down a directory-->
       
   115 <component name="cms_build" long-name="CMS" introduced="^3" filter="s60" purpose="optional">
       
   116 <unit bldFile="/sf/mw/securitysrv/cms/group"/>
       
   117 </component>
       
   118 </collection>
       
   119 <collection name="pkiutilities" long-name="PKI Utilities" level="plugin">
       
   120 <component name="x509certnameparser" long-name="X.509 Certificate Name Parser" filter="s60" purpose="optional">
       
   121 <unit bldFile="/sf/mw/securitysrv/pkiutilities/x509certnameparser/group"/>
       
   122 </component>
       
   123 <component name="pkcs12" long-name="PKCS #12" filter="s60" purpose="optional">
       
   124 <unit bldFile="/sf/mw/securitysrv/pkiutilities/pkcs12/group"/>
       
   125 </component>
       
   126 <component name="ctsecuritydialogs" long-name="Crypto Token Security Dialogs" filter="s60" purpose="optional">
       
   127 <unit bldFile="/sf/mw/securitysrv/pkiutilities/ctsecuritydialogs/group"/>
       
   128 </component>
       
   129 <component name="certsaver" long-name="Certificate Saver" filter="s60" purpose="optional">
       
   130 <unit bldFile="/sf/mw/securitysrv/pkiutilities/certsaver/group"/>
       
   131 </component>
       
   132 <component name="devicetoken" long-name="Device Token" filter="s60" purpose="optional">
       
   133 <unit bldFile="/sf/mw/securitysrv/pkiutilities/devicetoken/group"/>
       
   134 </component>
       
   135 <component name="certificates" long-name="Certificates" filter="s60" purpose="optional">
       
   136 <unit bldFile="/sf/mw/securitysrv/pkiutilities/Certificates/group" filter="sf_build"/>
       
   137 </component>
       
   138 <component name="pkiutilities_build" long-name="PKI Utilities Build" filter="s60" purpose="optional">
       
   139 <!-- need to split this into the above components -->
       
   140 <unit bldFile="/sf/mw/securitysrv/pkiutilities/group"/>
       
   141 </component>
       
   142 <component name="ocsp" long-name="Online Certificate Status Protocol" introduced="^2" purpose="optional">
       
   143 <unit bldFile="/sf/mw/securitysrv/pkiutilities/ocsp/group" mrp="/sf/mw/securitysrv/pkiutilities/ocsp/group/securitysrv_ocsp.mrp"/>
       
   144 </component>
       
   145 <component name="untrustedcertificatedialog" long-name="Untrusted Certificate Dialog" introduced="^4" filter="s60" purpose="optional">
       
   146 <unit bldFile="/sf/mw/securitysrv/pkiutilities/untrustedcertificatedialog" proFile="untrustedcertificateplugin.pro" qmakeArgs="-r"/>
       
   147 </component>
       
   148 </collection>
       
   149 <collection name="wim" long-name="Wireless Identity Module" level="framework">
       
   150 <!-- collection is really a component. Need to move down a directory-->
       
   151 <component name="wim_build" long-name="WIM Build" filter="s60" purpose="optional">
       
   152 <unit bldFile="/sf/mw/securitysrv/wim/group"/>
       
   153 </component>
       
   154 </collection>
       
   155 <collection name="remotelock" long-name="Remote Lock" level="generic">
       
   156 <!-- collection is really a component. Need to move down a directory-->
       
   157 <component name="remotelock_build" long-name="Remote Lock Build" filter="s60" purpose="optional">
       
   158 <unit bldFile="/sf/mw/securitysrv/remotelock/group"/>
       
   159 </component>
       
   160 </collection>
       
   161 <collection name="securitydialogs" long-name="Security Dialogs" level="specific">
       
   162 <component name="keylockpolicyapi" long-name="Keylock Policy API" filter="s60" purpose="optional">
       
   163 <unit bldFile="/sf/mw/securitysrv/securitydialogs/keylockpolicyapi/group"/>
       
   164 </component>
       
   165 <component name="secui" long-name="Security UI" filter="s60" purpose="optional">
       
   166 <unit bldFile="/sf/mw/securitysrv/securitydialogs/secui/group"/>
       
   167 </component>
       
   168 <component name="securitynotifier" long-name="Security Notifier" filter="s60" purpose="optional">
       
   169 <unit bldFile="/sf/mw/securitysrv/securitydialogs/securitynotifier/group"/>
       
   170 </component>
       
   171 <component name="lockclient" long-name="Lock Client" introduced="^3" filter="s60" purpose="optional">
       
   172 <!-- This overwrites the bld.inf already in this dir. I'm pretty sure this will cause problems with the export -->
       
   173 <unit bldFile="/sf/mw/securitysrv/securitydialogs/lockclient/group" proFile="lockclient.pro" qmakeArgs="-r"/>
       
   174 </component>
       
   175 <component name="lockapp" long-name="Lock Application" introduced="^3" filter="s60" purpose="optional">
       
   176 <unit bldFile="/sf/mw/securitysrv/securitydialogs/lockapp/group"/>
       
   177 </component>
       
   178 <component name="secuinotifications" long-name="Security UI Notifications" introduced="^4" filter="s60" purpose="optional">
       
   179 <unit bldFile="/sf/mw/securitysrv/securitydialogs/secuinotifications" proFile="secuinotifications.pro" qmakeArgs="-r"/>
       
   180 </component>
       
   181 <component name="indicatorautolockplugin" long-name="Auto Lock Indicator Plugin" introduced="^4" filter="s60" purpose="optional" plugin="Y">
       
   182 <!-- directory at the wrong level to be a component-->
       
   183 <unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock/indicatorplugin" proFile="indicatorautolockplugin.pro" qmakeArgs="-r"/>
       
   184 </component>
       
   185 <component name="autolockuseractivityservice" long-name="Auto Lock User Activity Service" introduced="^4" filter="s60" purpose="optional">
       
   186 <!-- Can't have a component inside another. Need to move to securitydialogs/autolockuseractivityservice -->
       
   187 <unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock/autolockuseractivityservice" proFile="autolockuseractivityservice.pro" qmakeArgs="-r"/>
       
   188 </component>
       
   189 <component name="autolocksrv" long-name="Auto Lock Server" introduced="^4" filter="s60" purpose="optional">
       
   190 <unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock" proFile="autolock.pro" qmakeArgs="-r"/>
       
   191 </component>
       
   192 </collection>
       
   193 <collection name="cpsecplugins" long-name="Security Settings Plugins" level="plugin">
       
   194 <component name="devicelockplugin" long-name="Device Lock Plugin" introduced="^4" filter="s60" purpose="optional">
       
   195 <unit bldFile="/sf/mw/securitysrv/cpsecplugins/devicelockplugin" proFile="devicelockplugin.pro" qmakeArgs="-r"/>
       
   196 </component>
       
   197 <component name="simpincodeplugin" long-name="SIM PIN Code Plugin" introduced="^4" filter="s60" purpose="optional">
       
   198 <unit bldFile="/sf/mw/securitysrv/cpsecplugins/simpincodeplugin" proFile="pincodeplugin.pro" qmakeArgs="-r"/>
       
   199 </component>
       
   200 <component name="cpadvancedsecplugin" long-name="Advanced Security Plugin" introduced="^4" filter="s60" purpose="optional">
       
   201 <unit bldFile="/sf/mw/securitysrv/cpsecplugins/cpadvancedsecplugin/group" proFile="advancedsecplugin.pro" qmakeArgs="-r"/>
       
   202 </component>
       
   203 </collection>
       
   204 <collection name="boottimeintegritycheck" long-name="Boot Time Integrity Check" level="plugin">
       
   205 <!-- collection is really a component. Need to move down a directory-->
       
   206 <component name="boottimeintegritycheck_build" long-name="Boot Time Integrity Check Build" filter="s60" purpose="optional">
       
   207 <unit bldFile="/sf/mw/securitysrv/boottimeintegritycheck/group"/>
       
   208 </component>
       
   209 </collection>
       
   210 <collection name="gba" long-name="Generic Bootstrapping Architecture" level="server">
       
   211 <component name="uicc" long-name="UICC" introduced="^2" filter="s60" purpose="optional" plugin="Y">
       
   212 <unit bldFile="/sf/mw/securitysrv/gba/uicc/group"/>
       
   213 </component>
       
   214 <component name="gbaserver" long-name="GBA Server" introduced="^2" filter="s60" purpose="optional">
       
   215 <unit bldFile="/sf/mw/securitysrv/gba/gbaserver/group"/>
       
   216 </component>
       
   217 <component name="gbaapi" long-name="GBA API" introduced="^2" filter="s60" purpose="optional">
       
   218 <unit bldFile="/sf/mw/securitysrv/gba/gbaapi/group"/>
       
   219 </component>
       
   220 <component name="gbafilter" long-name="GBA HTTP Filter" introduced="^2" filter="s60" purpose="optional" plugin="Y">
       
   221 <unit bldFile="/sf/mw/securitysrv/gba/gbafilter/group"/>
       
   222 </component>
       
   223 <component name="gba_build" long-name="Generic Boot Architecture Build" introduced="^2" filter="s60" purpose="optional">
       
   224 <!-- need to split this into the above components, or remove #includes and make this GBA ROM  -->
       
   225 <unit bldFile="/sf/mw/securitysrv/gba/group"/>
       
   226 </component>
       
   227 </collection>
       
   228 <collection name="devencdiskutils" long-name="Device Encryption Disk Utils" level="server">
       
   229 <component name="devenccommonutils" long-name="Device Encryption Common Utils" introduced="^3" filter="s60" purpose="optional">
       
   230 <unit bldFile="/sf/mw/securitysrv/devencdiskutils/DevEncCommonUtils/group"/>
       
   231 </component>
       
   232 <component name="devencrfsplugin" long-name="Device Encryption RFS Plugin" introduced="^3" filter="s60" purpose="optional" plugin="Y">
       
   233 <unit bldFile="/sf/mw/securitysrv/devencdiskutils/DevEncRfsPlugin/group"/>
       
   234 </component>
       
   235 <component name="pk5recognizer" long-name="Device Encryption Pk5 Recognizer" introduced="^3" filter="s60" purpose="optional" plugin="Y">
       
   236 <unit bldFile="/sf/mw/securitysrv/devencdiskutils/Pk5Recognizer/group"/>
       
   237 </component>
       
   238 <component name="devencstarter" long-name="Device Encryption Starter" introduced="^3" filter="s60" purpose="optional" plugin="Y">
       
   239 <unit bldFile="/sf/mw/securitysrv/devencdiskutils/DevEncStarter/group"/>
       
   240 </component>
       
   241 <component name="devencdiskutils_build" long-name="Device Encryption Disk Utils Build" introduced="^3" filter="s60" purpose="optional">
       
   242 <!-- need to split this into the above components, or remove #includes and make this a ROM  component-->
       
   243 <unit bldFile="/sf/mw/securitysrv/devencdiskutils/group"/>
       
   244 </component>
       
   245 </collection>
       
   246 <collection name="securitysrv_info" long-name="Security Services Info" level="specific">
       
   247 <component name="securitysrv_test" long-name="Security Services Test" filter="s60,test,api_test" purpose="development"/>
       
   248 <component name="securitysrv_metadata" long-name="Security Services Metadata" introduced="^2" purpose="development" class="config PC">
       
   249 <unit mrp="/sf/mw/securitysrv/securitysrv_info/securitysrv_metadata/securitysrv_metadata.mrp"/>
       
   250 </component>
       
   251 </collection>
       
   252 </block>
       
   253   </layer>
       
   254  </systemModel>
       
   255 </SystemDefinition>