Re: [Xen-devel] [PATCH] x86: Add a tboot Kconfig option

2016-08-18 Thread Jan Beulich
>>> On 18.08.16 at 14:06, wrote: > On 17/08/16 19:17, Derek Straka wrote: >> Allows for the conditional inclusion of tboot related functionality via >> Kconfig >> >> The default configuration for the new CONFIG_TBOOT option is 'y', so the >> behavior out of the box remains unchanged. The additio

Re: [Xen-devel] [PATCH] x86: Add a tboot Kconfig option

2016-08-18 Thread Andrew Cooper
On 17/08/16 19:17, Derek Straka wrote: > Allows for the conditional inclusion of tboot related functionality via > Kconfig > > The default configuration for the new CONFIG_TBOOT option is 'y', so the > behavior out of the box remains unchanged. The addition of the option allows > advanced users t