centos man page for lcp_mlehash

Query: lcp_mlehash

OS: centos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LCP_MLEHASH(8)							   User Manuals 						    LCP_MLEHASH(8)

NAME
lcp_mlehash - generate a SHA-1 hash of a TXT MLE binary file suitable for use in a TXT launch control policy
SYNOPSIS
lcp_mlehash [-v] [-c cmdline] [-h] mle-file
DESCRIPTION
lcp_mlehash is used to generate a SHA-1 hash of the portion of an executable file that contains the Intel(R) TXT measured launched environ- ment (MLE). In the MLE binary file, the portion of the file to be used as the MLE is specified in the MLE header structure. If verbose mode is not used, the output is suitable for use as the mle-file to the lcp_crtpol and lcp_crtpolelt commands.
OPTIONS
mle-file File name of the MLE binary. If it is a gzip file then it will be un-ziped before hashing. -v Verbose mode, display progress indications. -c cmdline Specify quote-delimited command line. It is important to specify the command line that is used when launching the MLE or the hash will not match what is calculated by SINIT. -h Print out the help message.
EXAMPLES
lcp_mlehash -c "logging=memory,serial,vga" /boot/tboot.gz > mle-hash
SEE ALSO
lcp_readpol(8), lcp_writepol(8), lcp_crtpol(8), lcp_crtpolelt(8). tboot 2011-12-31 LCP_MLEHASH(8)
Related Man Pages
lcp_crtpol(8) - centos
lcp_crtpol2(8) - centos
lcp_crtpolelt(8) - centos
lcp_readpol(8) - centos
crypt_sha256(5) - opensolaris
Similar Topics in the Unix Linux Community
Rename a file if I don't know its exact original name?
awk print the next line on the current line
substring from list of files?
Special character \
print a line when NOT in a file