Re: [tboot-devel] LCP index definitions

2009-07-21 Thread Shane Wang
Hi Martin, Sorry for that. We are looking at different versions. I can't find it in version 2008-June, either. For what you mentioned, it is not clear in the current spec. We will mention the definitions according to what you pointed out in the next release of the spec, which will be publish

Re: [tboot-devel] LCP index definitions

2009-07-21 Thread Martin Pirker
Shane Wang wrote: > 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

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