Re: [tboot-devel] PATCH: Fix linux command line after 429:664e69

2016-02-23 Thread Sun, Ning
Hi Martin, Thanks for the patch, we will go through some validation before upstreaming your patch... Regards, -Ning -Original Message- From: Wilck, Martin [mailto:martin.wi...@ts.fujitsu.com] Sent: Tuesday, February 23, 2016 6:00 AM To: tboot-devel@lists.sourceforge.net Subject:

[tboot-devel] PATCH: Fix linux command line after 429:664e69

2016-02-23 Thread Wilck, Martin
Don't skip first argument in Linux kernel command line Since 429:664e696da669, tboot doesn't skip the first argument of a given command line any more. Consequently, it shouldn't be skipped either when passed to the kernel in expand_linux_image(). changeset: 434:b0bf3985ec93 user:

Re: [tboot-devel] Question about TXT + TPM 2.0

2016-02-23 Thread tbd
On Tue, Feb 23, 2016 at 09:50:54AM +0100, Wilck, Martin wrote: > There's one point about TXT + TPM 2.0 I couldn't figure out. I can see > that tboot itself supports TPM 2.0. I can also see lcptools_v2 to create > policies for it. But tools for writing policy to TPM 2.0 NVM seem to be > missing.

[tboot-devel] Question about TXT + TPM 2.0

2016-02-23 Thread Wilck, Martin
There's one point about TXT + TPM 2.0 I couldn't figure out. I can see that tboot itself supports TPM 2.0. I can also see lcptools_v2 to create policies for it. But tools for writing policy to TPM 2.0 NVM seem to be missing. This seems understandable as there is no "standard" TSS 2.0 user space