Lines Matching refs:tboot
46 Trusted Boot (tboot) is an open source, pre-kernel/VMM module that
50 It is hosted on SourceForge at http://sourceforge.net/projects/tboot.
52 repos.hg/tboot.hg.
90 possible. Since the tboot project is open source, source code for
103 - If tboot determines that the system does not support Intel TXT
111 - The GETSEC[SENTER] instruction will return control to tboot and
112 tboot then verifies certain aspects of the environment (e.g. TPM NV
129 - This policy is rooted in TPM NV and is described in the tboot
130 project. The tboot project also contains code for tools to
140 - As part of its launch, tboot DMA protects all of RAM (using the
150 - The kernel will look for the tboot shared page address and, if it
155 launched with tboot and use this copy instead of the one in the
157 - At this point, tboot and TXT are out of the picture until a
167 - Then the kernel jumps into tboot via the vector specified in the
172 - In the case of S3, tboot will also register itself as the resume
178 provides tboot with a set of memory ranges (RAM and RESERVED_KERN
180 the S3 transition) that tboot will calculate a MAC (message
182 and once the measured environment has been re-established, tboot
185 Note that the c/s 194 of tboot which has the new MAC code supports
202 title Linux 2.6.29-tip w/ tboot
204 kernel /tboot.gz logging=serial,vga,memory
214 kernel build options), since the tboot code will detect whether the
227 that is on the tboot SourceForge site under the SINIT ACM downloads.