Re: [tboot-devel] tboot 1.9.12 build failure if CFLAGS is set in environment

2020-05-25 Thread Timo Lindfors
On Mon, 25 May 2020, Lukasz Hawrylko wrote: That is a really strange behaviour. I have just build tip from mercurial and run it on TPM1.2 and TPM2.0 PCs - it works (cold-booted too). Can you please share me more informations about your test case? Do you see anything on the screen? I only see

Re: [tboot-devel] [PATCH] Ensure txt-acminfo does not print false information if msr is not loaded

2020-05-25 Thread Lukasz Hawrylko
On Sat, 2020-05-23 at 21:00 +0300, Timo Juhani Lindfors wrote: > # HG changeset patch > # User Timo Juhani Lindfors > # Date 1590255168 -10800 > # Sat May 23 20:32:48 2020 +0300 > # Branch fix/acminfo-without-msr > # Node ID d4591fde44c08fb5a0f1d1531b6df02c7223c67e > # Parent 2ada74557b3db6c

Re: [tboot-devel] [PATCH] Fix man page syntax error

2020-05-25 Thread Lukasz Hawrylko
On Sat, 2020-05-23 at 21:01 +0300, Timo Juhani Lindfors wrote: > # HG changeset patch > # User Timo Juhani Lindfors > # Date 1590255451 -10800 > # Sat May 23 20:37:31 2020 +0300 > # Branch fix/manpage-syntax1 > # Node ID 21e7be142605955977ea1e36b781f313058da8c9 > # Parent 2f505db817e62cf84a6

Re: [tboot-devel] tboot 1.9.12 build failure if CFLAGS is set in environment

2020-05-25 Thread Lukasz Hawrylko
Hi Timo On Sun, 2020-05-24 at 19:15 +0300, Timo Lindfors wrote: > Hi, > > On Sat, 23 May 2020, Timo Lindfors wrote: > > boot on Lenovo T430s when I boot the latest code from mercurial. 1.9.12 > > seems > > to boot ok. Commenting out "export CFLAGS" seems to help. How should > > I debug this? >