mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-08-17 19:40:09 +02:00
Save ima-evm-utils sourceforge wiki
The sourceforge wiki info is dated and requires a major overhaul. Some of the information already exists in the linux kernel documentation. For now, save it with the referenced html files. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
99
doc/sf/sf-tcg.html
Normal file
99
doc/sf/sf-tcg.html
Normal file
@@ -0,0 +1,99 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<STYLE TYPE="text/css">
|
||||
.tcg TD, .tcgcell
|
||||
{
|
||||
background-color:lightblue;
|
||||
color:black;
|
||||
font-family:sans-serif;
|
||||
font-weight:700;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.tcg2 TD, .tcg2cell
|
||||
{
|
||||
background-color:white;
|
||||
color:black;
|
||||
font-family:sans-serif;
|
||||
padding:5;
|
||||
border:0;
|
||||
}
|
||||
</STYLE>
|
||||
<table CLASS="tcg">
|
||||
<tr> <th COLSPAN=2 ><HREF="http://www.trustedcomputinggroup.org/trusted_computing"></A></th> </tr>
|
||||
<tr>
|
||||
<td><h3>Applications
|
||||
<table ALIGN=RIGHT CLASS="tcg2">
|
||||
<tr>
|
||||
<th>spec</th>
|
||||
<th>info</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.trustedcomputinggroup.org/resources/infrastructure_work_group_platform_trust_services_interface_specification_version_10" target="_top">PTS</a></td>
|
||||
<td><a href="http://openpts.sourceforge.jp" target="_top">OpenPTS</a></td>
|
||||
</tr>
|
||||
<tr><td style="background-color: lightblue"></td>
|
||||
<td><a href="http://sourceforge.net/projects/trousers/files/tpm-tools/tpm-tools-1.3.2.tar.gz/download" target="_top">tpm-tools</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><h3>Libraries
|
||||
<table ALIGN=RIGHT CLASS="tcg2">
|
||||
<tr>
|
||||
<th>spec</th>
|
||||
<th>info</th>
|
||||
</tr>
|
||||
<tr><td><a href="http://www.trustedcomputinggroup.org/developers/software_stack" target="_top">TSS</a></td>
|
||||
<td><a href="http://trousers.sourceforge.net/" target="_top">TrouSerS</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td><h3>Linux Kernel
|
||||
<table ALIGN=RIGHT CLASS="tcg2">
|
||||
<tr>
|
||||
<th>spec</th>
|
||||
<th>info</th>
|
||||
</tr>
|
||||
<tr><td style="background-color: lightblue"></td>
|
||||
<td><a href="http://linux-ima.sourceforge.net/#Integrity Measurement Architecture" target="_top">IMA</a>,
|
||||
<a href="http://linux-ima.sourceforge.net/#Linux Extended Verification Module" target="_top">EVM</a></td>
|
||||
</td>
|
||||
</tr>
|
||||
<td><a href="http://www.trustedcomputinggroup.org/files/resource_files/87BCE22B-1D09-3519-ADEBA772FBF02CBD/TCG_PCClientTPMSpecification_1-20_1-00_FINAL.pdf" target="_top">tpm-1.2</a></td>
|
||||
<td><a href="http://tpmdd.sourceforge.net" target="_top">TPM driver</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td><h3>Boot
|
||||
<table ALIGN=RIGHT CLASS="tcg2">
|
||||
<tr>
|
||||
<th>spec</th>
|
||||
<th>info</th>
|
||||
</tr>
|
||||
<tr><td><a href="http://www.trustedcomputinggroup.org/resources/pc_client_work_group_specific_implementation_specification_for_conventional_bios_specification_version_12" target="_top">BIOS</a></td>
|
||||
<td><a href="http://sourceforge.jp/projects/openpts/wiki/GRUB-IMA" target="_top">GRUB-IMA</a>,
|
||||
<a href="http://sourceforge.net/projects/tboot" target="_top"> TBOOT</a></td>
|
||||
</tr>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<tr><td><h3>Hardware
|
||||
<table ALIGN=RIGHT CLASS="tcg2">
|
||||
<tr>
|
||||
<th>spec</th>
|
||||
<th>info</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.trustedcomputinggroup.org/developers/trusted_platform_module" target="_top">TPM</a></td>
|
||||
<td><a href="http://ibmswtpm.sourceforge.net" target="_top">(swTPM)</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user