Re: [tboot-devel] LCP index definitions

2009-07-20 Thread Shane Wang
Hi Martin, The index values are the protocol with the SINIT module, consulting with the SINIT. The tools in tboot write launch control policy to those addresses in TPM NV, and during machine bootup, the SINIT reads policies from those addresses by default. You can get some info about platform

[tboot-devel] LCP index definitions

2009-07-20 Thread Martin Pirker
Hello list In include/lcp.h there are definitions: /*- LCP reserved Indices*/ #define INDEX_LCP_DEF 0x5001 #define INDEX_LCP_OWN 0x4001 #define INDEX_AUX 0x5002 Where do they come from? Appendix D in the Intel TXT guide (June 2008) describes some o