Lines Matching refs:tboot
39 Trusted Boot (tboot) is an open source, pre-kernel/VMM module that
43 It is hosted on SourceForge at http://sourceforge.net/projects/tboot.
45 repos.hg/tboot.hg.
83 possible. Since the tboot project is open source, source code for
95 - If tboot determines that the system does not support Intel TXT
102 o The GETSEC[SENTER] instruction will return control to tboot and
103 tboot then verifies certain aspects of the environment (e.g. TPM NV
117 - This policy is rooted in TPM NV and is described in the tboot
118 project. The tboot project also contains code for tools to
127 o As part of its launch, tboot DMA protects all of RAM (using the
135 o The kernel will look for the tboot shared page address and, if it
140 launched with tboot and use this copy instead of the one in the
142 o At this point, tboot and TXT are out of the picture until a
151 - Then the kernel jumps into tboot via the vector specified in the
156 - In the case of S3, tboot will also register itself as the resume
162 provides tboot with a set of memory ranges (RAM and RESERVED_KERN
164 the S3 transition) that tboot will calculate a MAC (message
166 and once the measured environment has been re-established, tboot
169 Note that the c/s 194 of tboot which has the new MAC code supports
185 title Linux 2.6.29-tip w/ tboot
187 kernel /tboot.gz logging=serial,vga,memory
197 kernel build options), since the tboot code will detect whether the
210 that is on the tboot SourceForge site under the SINIT ACM downloads.