Re: [tboot-devel] Fwd: booting prolem with TPM reading failed

2014-08-13 Thread Wei, Gang
Please add “intel_iommu=on” for vmlinuz in your grub file to enable iommu which will disable the PMR DMA protection enabled by SINIT and use VTd DMA memory map to protect. kernel /boot/tboot.gz logging=serial,vga,memory serial=115200,8n1,0x60b0 module/boot/vmlinuz-3.2.0-27-gene

Re: [tboot-devel] bug in lcptools directory

2014-08-13 Thread Wei, Gang
On Aug 8, 2014 03:09, John Marland wrote: > I found a problem when compiling tboot 1.8.1 on SUSE 13.1 with gcc > 4.8.1 - when I switched on debug i.e. > export debug=y > I got some bizarre messages about trousers not being installed - it > was indeed installed and it took me a while to figure out t