secsrv_plat/gba_api/gba_api.metaxml
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 <?xml version="1.0" ?>
       
     2 <api id="c204e64f29d830070a3c979b6e8cf367" dataversion="2.0">
       
     3   <name>GBA API</name>
       
     4   <description>Used to request bootstrap and key derivation</description>
       
     5   <type>c++</type>
       
     6   <collection>gba</collection>
       
     7   <libs>
       
     8     <lib name="gba.lib" />
       
     9   </libs>
       
    10   <release category="platform"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>no</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>