symbian4/os/security/package_definition.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 217 fcee787f22fe
child 391 1cd75ad5b512
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE SystemDefinition [
     2 <SystemDefinition schema="3.0.0">
     3 <!ELEMENT SystemDefinition ( systemModel )>
     3   <package id="security" name="OS Security" levels="physical-abstraction plugins libraries management services utilities">
     4 <!ATTLIST SystemDefinition
     4 	<collection id="authenticationservices" name="Authentication Services" level="utilities">
     5   name CDATA #REQUIRED
     5       <component id="authenticationserver" name="Authentication Server" introduced="^4" purpose="optional">
     6   schema CDATA #REQUIRED
     6         <unit bldFile="authenticationservices/authenticationserver/group" mrp="authenticationservices/authenticationserver/group/security_authserver.mrp"/>
     7 >
     7       </component>
     8 <!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
     8     </collection>
     9 
     9     <collection id="authorisation" name="Authorisation" level="utilities">
    10 <!-- System Model Section of DTD -->
    10       <component id="userpromptservice" name="User Prompt Service" introduced="^3" purpose="mandatory">
    11 <!ELEMENT systemModel (layer+)>
    11         <unit bldFile="authorisation/userpromptservice/group" mrp="authorisation/userpromptservice/group/security_ups.mrp"/>
    12 
    12       </component>
    13 <!ELEMENT layer (block* | collection*)*>
    13       <component id="userpromptutils" name="User Prompt Utils" introduced="^3" purpose="optional">
    14 <!-- Kernel Services, Base Services, OS Services, Etc -->
    14         <unit bldFile="authorisation/userpromptutils/group" mrp="authorisation/userpromptutils/group/security_ups_utils.mrp"/>
    15 <!ATTLIST layer
    15       </component>
    16   name CDATA #REQUIRED
    16     </collection>
    17   long-name CDATA #IMPLIED
    17     <collection id="contentmgmt" name="Content Management" level="utilities">
    18   levels NMTOKENS #IMPLIED
    18       <component id="contentaccessfwfordrm" name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory">
    19   span CDATA #IMPLIED
    19         <unit bldFile="contentmgmt/contentaccessfwfordrm/group" mrp="contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
    20 >
    20       </component>
    21 
    21       <component id="cafrecogniserconfig" name="CAF Recogniser Config" introduced="9.1" purpose="mandatory">
    22 <!ELEMENT block (subblock* | collection*)*>
    22         <unit bldFile="contentmgmt/cafrecogniserconfig" mrp="contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
    23  <!-- Generic OS services, Comms Services, etc -->
    23       </component>
    24 <!ATTLIST block
    24       <component id="referencedrmagent" name="Reference DRM Agent" introduced="8.0" purpose="development">      
    25   levels NMTOKENS #IMPLIED
    25         <unit bldFile="contentmgmt/referencedrmagent/RefTestAgent/group" mrp="contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
    26   span CDATA #IMPLIED
    26       </component>
    27   level NMTOKEN #IMPLIED
    27       <component id="cafstreamingsupport" name="CAF Streaming Support" introduced="^3" purpose="optional">
    28   name CDATA #REQUIRED
    28         <unit bldFile="contentmgmt/cafstreamingsupport/group" mrp="contentmgmt/cafstreamingsupport/group/security_streamingcaf.mrp"/>
    29   long-name CDATA #IMPLIED
    29       </component>      
    30 >
    30     </collection>
    31 
    31     <collection id="crypto" name="Crypto Libraries" level="libraries">
    32 <!ELEMENT subblock (collection)*>
    32       <component id="weakcryptospi" name="Weak Crypto SPI" filter="gt" introduced="^3" purpose="optional">
    33 <!-- Cellular Baseband Services, Networking Services, etc -->
    33         <unit bldFile="crypto/weakcryptospi/group" mrp="crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
    34 <!ATTLIST subblock
    34       </component>
    35   name CDATA #REQUIRED
    35       <component id="strongcryptospi" name="Strong Crypto SPI" filter="gt" introduced="^3" purpose="optional">
    36   long-name CDATA #IMPLIED
    36         <unit bldFile="crypto/weakcryptospi/strong" mrp="crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
    37 >
    37       </component>
    38 
    38     </collection>
    39 <!ELEMENT collection (component)*>
    39     <collection id="cryptomgmtlibs" name="Crypto Management Libraries" level="management">
    40 <!-- Screen Driver, Content Handling, etc -->
    40       <component id="securityutils" name="Security Utils" introduced="8.0" purpose="optional">
    41 <!ATTLIST collection
    41         <unit bldFile="cryptomgmtlibs/securityutils/group" mrp="cryptomgmtlibs/securityutils/group/security_common.mrp"/>
    42   name CDATA #REQUIRED
    42       </component>
    43   long-name CDATA #IMPLIED
    43       <component id="securitytestfw" name="Security Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
    44   level NMTOKEN #IMPLIED
    44         <unit mrp="cryptomgmtlibs/securitytestfw/group/security_testframework.mrp" bldFile="cryptomgmtlibs/securitytestfw/group"/>
    45 >
    45       </component>
    46 
    46       <component id="securitydocs" name="Security Documentation" purpose="development" class="doc">
    47 <!ELEMENT component (unit)*>
    47         <unit mrp="cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
    48 <!-- contains units or is a  package or prebuilt -->
    48       </component>
    49 <!ATTLIST component
    49       <component id="cryptotokenfw" name="Crypto Token Framework" introduced="7.0" purpose="optional">
    50   name CDATA #REQUIRED
    50         <unit bldFile="cryptomgmtlibs/cryptotokenfw/group" mrp="cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
    51   long-name CDATA #IMPLIED
    51       </component>
    52   deprecated CDATA #IMPLIED
    52       <component id="securitycommonutils" name="Security Common Utils" introduced="8.0" purpose="mandatory">
    53   introduced CDATA #IMPLIED
    53         <unit bldFile="cryptomgmtlibs/securitycommonutils/group" mrp="cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
    54   contract CDATA #IMPLIED
    54       </component>
    55   plugin (Y|N) "N"
    55     </collection>
    56   filter CDATA #IMPLIED
    56     <collection id="securityanddataprivacytools" name="Security and Data Privacy Tools" level="services">
    57   class NMTOKENS #IMPLIED
    57       <component id="securityconfig" name="Security Config" introduced="9.1" purpose="optional">
    58   supports CDATA #IMPLIED
    58         <unit bldFile="securityanddataprivacytools/securityconfig/group" mrp="securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
    59   purpose ( optional | mandatory | development ) "optional"
    59       </component>
    60 >
    60       <component id="securitytools" name="Security Tools" introduced="^3" purpose="optional" target="desktop">
    61 
    61         <unit bldFile="securityanddataprivacytools/securitytools/group" mrp="securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
    62 <!ELEMENT unit EMPTY >
    62       </component>
    63 <!-- must be buildable (bld.inf) -->
    63     </collection>
    64 <!-- bldFile  may someday be removed in favour of mrp -->
    64     <collection id="cryptoplugins" name="Crypto Plugins" level="plugins">
    65 <!ATTLIST unit
    65       <component id="cryptospiplugins" name="Crypto SPI Plugins" filter="gt" introduced="^3" purpose="optional" class="plugin">
    66   mrp CDATA #IMPLIED
    66         <unit bldFile="cryptoplugins/cryptospiplugins/group" mrp="cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
    67   filter CDATA #IMPLIED
    67       </component>
    68   bldFile CDATA #IMPLIED
    68     </collection>
    69   root CDATA #IMPLIED
    69     <collection id="cryptoservices" name="Crypto Services" level="plugins">
    70   version NMTOKEN #IMPLIED
    70       <component id="certificateandkeymgmt" name="Certificate and Key Management" introduced="6.0" purpose="optional">
    71   prebuilt NMTOKEN #IMPLIED
    71         <unit bldFile="cryptoservices/certificateandkeymgmt/group" mrp="cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
    72   late (Y|N) #IMPLIED
    72       </component>
    73   priority CDATA #IMPLIED
    73       <component id="filebasedcertificateandkeystores" name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional">
    74 >
    74         <unit bldFile="cryptoservices/filebasedcertificateandkeystores/group" mrp="cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
    75 ]>
    75       </component>
    76 <SystemDefinition name="Symbian^4" schema="2.0.1">
    76       <component id="browserrootcertificates" name="Browser Root Certificates" introduced="^2" purpose="optional" filter="sf_build">
    77   <systemModel>
    77         <unit mrp="cryptoservices/browserrootcertificates/browserrootcerts.mrp"/>
    78     <layer name="os" long-name="OS" levels="hw services">
    78       </component>
    79       <block name="security" level="services" long-name="OS Security" levels="physical-abstraction plugins libraries management services utilities">
    79       <component id="asnpkcs" name="ASN PKCS" introduced="8.0" purpose="optional">
    80         <collection name="authenticationservices" long-name="Authentication Services" level="utilities">
    80         <unit bldFile="cryptoservices/asnpkcs/group" mrp="cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
    81           <component name="authenticationserver" long-name="Authentication Server" introduced="^4" purpose="optional">
    81       </component>
    82             <unit bldFile="/sf/os/security/authenticationservices/authenticationserver/group" mrp="/sf/os/security/authenticationservices/authenticationserver/group/security_authserver.mrp"/>
    82     </collection>
    83           </component>
    83     <collection id="security_info" name="OS Security Info" level="utilities">
    84         </collection>
    84       <component id="security_metadata" name="OS Security Metadata" class="config" introduced="^2" purpose="development" target="desktop">
    85         <collection name="authorisation" long-name="Authorisation" level="utilities">
    85         <unit mrp="security_info/security_metadata/security_metadata.mrp"/>
    86           <component name="userpromptservice" long-name="User Prompt Service" introduced="^3" purpose="mandatory">
    86       </component>
    87             <unit bldFile="/sf/os/security/authorisation/userpromptservice/group" mrp="/sf/os/security/authorisation/userpromptservice/group/security_ups.mrp"/>
    87     </collection>
    88           </component>
    88   </package>
    89           <component name="userpromptutils" long-name="User Prompt Utils" introduced="^3" purpose="optional">
       
    90             <unit bldFile="/sf/os/security/authorisation/userpromptutils/group" mrp="/sf/os/security/authorisation/userpromptutils/group/security_ups_utils.mrp"/>
       
    91           </component>
       
    92         </collection>
       
    93         <collection name="contentmgmt" long-name="Content Management" level="utilities">
       
    94           <component name="contentaccessfwfordrm" long-name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory">
       
    95             <unit bldFile="/sf/os/security/contentmgmt/contentaccessfwfordrm/group" mrp="/sf/os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
       
    96           </component>
       
    97           <component name="cafrecogniserconfig" long-name="CAF Recogniser Config" introduced="9.1" purpose="mandatory">
       
    98             <unit bldFile="/sf/os/security/contentmgmt/cafrecogniserconfig" mrp="/sf/os/security/contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
       
    99           </component>
       
   100           <component name="referencedrmagent" long-name="Reference DRM Agent" introduced="8.0" purpose="development">
       
   101             <unit bldFile="/sf/os/security/contentmgmt/referencedrmagent/RefTestAgent/group" mrp="/sf/os/security/contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
       
   102           </component>
       
   103           <component name="cafstreamingsupport" long-name="CAF Streaming Support" introduced="^3" purpose="optional">
       
   104             <unit bldFile="/sf/os/security/contentmgmt/cafstreamingsupport/group" mrp="/sf/os/security/contentmgmt/cafstreamingsupport/group/security_streamingcaf.mrp"/>
       
   105           </component>
       
   106         </collection>
       
   107         <collection name="crypto" long-name="Crypto Libraries" level="libraries">
       
   108           <component name="weakcryptospi" long-name="Weak Crypto SPI" filter="gt" introduced="^3" purpose="optional">
       
   109             <unit bldFile="/sf/os/security/crypto/weakcryptospi/group" mrp="/sf/os/security/crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
       
   110           </component>
       
   111           <component name="strongcryptospi" long-name="Strong Crypto SPI" filter="gt" introduced="^3" purpose="optional">
       
   112             <unit bldFile="/sf/os/security/crypto/weakcryptospi/strong" mrp="/sf/os/security/crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
       
   113           </component>
       
   114         </collection>
       
   115         <collection name="cryptomgmtlibs" long-name="Crypto Management Libraries" level="management">
       
   116           <component name="securityutils" long-name="Security Utils" introduced="8.0" purpose="optional">
       
   117             <unit bldFile="/sf/os/security/cryptomgmtlibs/securityutils/group" mrp="/sf/os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/>
       
   118           </component>
       
   119           <component name="securitytestfw" long-name="Security Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
       
   120             <unit mrp="/sf/os/security/cryptomgmtlibs/securitytestfw/group/security_testframework.mrp" bldFile="/sf/os/security/cryptomgmtlibs/securitytestfw/group"/>
       
   121           </component>
       
   122           <component name="securitydocs" long-name="Security Documentation" purpose="development" class="doc">
       
   123             <unit mrp="/sf/os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
       
   124           </component>
       
   125           <component name="cryptotokenfw" long-name="Crypto Token Framework" introduced="7.0" purpose="optional">
       
   126             <unit bldFile="/sf/os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="/sf/os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
       
   127           </component>
       
   128           <component name="securitycommonutils" long-name="Security Common Utils" introduced="8.0" purpose="mandatory">
       
   129             <unit bldFile="/sf/os/security/cryptomgmtlibs/securitycommonutils/group" mrp="/sf/os/security/cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
       
   130           </component>
       
   131         </collection>
       
   132         <collection name="securityanddataprivacytools" long-name="Security and Data Privacy Tools" level="services">
       
   133           <component name="securityconfig" long-name="Security Config" introduced="9.1" purpose="optional">
       
   134             <unit bldFile="/sf/os/security/securityanddataprivacytools/securityconfig/group" mrp="/sf/os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
       
   135           </component>
       
   136           <component name="securitytools" long-name="Security Tools" introduced="^3" purpose="optional" class="PC">
       
   137             <unit bldFile="/sf/os/security/securityanddataprivacytools/securitytools/group" mrp="/sf/os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
       
   138           </component>
       
   139         </collection>
       
   140         <collection name="cryptoplugins" long-name="Crypto Plugins" level="plugins">
       
   141           <component name="cryptospiplugins" long-name="Crypto SPI Plugins" filter="gt" introduced="^3" purpose="optional" plugin="Y">
       
   142             <unit bldFile="/sf/os/security/cryptoplugins/cryptospiplugins/group" mrp="/sf/os/security/cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
       
   143           </component>
       
   144         </collection>
       
   145         <collection name="cryptoservices" long-name="Crypto Services" level="plugins">
       
   146           <component name="certificateandkeymgmt" long-name="Certificate and Key Management" introduced="6.0" purpose="optional">
       
   147             <unit bldFile="/sf/os/security/cryptoservices/certificateandkeymgmt/group" mrp="/sf/os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
       
   148           </component>
       
   149           <component name="filebasedcertificateandkeystores" long-name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional">
       
   150             <unit bldFile="/sf/os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="/sf/os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
       
   151           </component>
       
   152           <component name="browserrootcertificates" long-name="Browser Root Certificates" introduced="^2" purpose="optional" filter="sf_build">
       
   153             <unit mrp="/sf/os/security/cryptoservices/browserrootcertificates/browserrootcerts.mrp"/>
       
   154           </component>
       
   155           <component name="asnpkcs" long-name="ASN PKCS" introduced="8.0" purpose="optional">
       
   156             <unit bldFile="/sf/os/security/cryptoservices/asnpkcs/group" mrp="/sf/os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
       
   157           </component>
       
   158         </collection>
       
   159         <collection name="security_info" long-name="OS Security Info" level="utilities">
       
   160           <component name="security_metadata" long-name="OS Security Metadata" introduced="^2" purpose="development" class="config PC">
       
   161             <unit mrp="/sf/os/security/security_info/security_metadata/security_metadata.mrp"/>
       
   162           </component>
       
   163         </collection>
       
   164       </block>
       
   165     </layer>
       
   166   </systemModel>
       
   167 </SystemDefinition>
    89 </SystemDefinition>