Re: [PATCH RFC 0/2] x86/boot: Introduce the setup_header2

2019-06-06 Thread Daniel Kiper
On Thu, Jun 06, 2019 at 01:30:46PM -0400, Konrad Rzeszutek Wilk wrote: > On Thu, Jun 06, 2019 at 01:51:08PM +0200, Daniel Kiper wrote: > > On Wed, Jun 05, 2019 at 10:01:17AM -0400, Konrad Rzeszutek Wilk wrote: > > > On Wed, Jun 05, 2019 at 03:50:31PM +0200, Daniel Kiper wrote: > > > > On Fri, May 2

Re: [PATCH RFC 0/2] x86/boot: Introduce the setup_header2

2019-06-06 Thread Konrad Rzeszutek Wilk
On Thu, Jun 06, 2019 at 01:51:08PM +0200, Daniel Kiper wrote: > On Wed, Jun 05, 2019 at 10:01:17AM -0400, Konrad Rzeszutek Wilk wrote: > > On Wed, Jun 05, 2019 at 03:50:31PM +0200, Daniel Kiper wrote: > > > On Fri, May 24, 2019 at 11:55:02AM +0200, Daniel Kiper wrote: > > > > Hi, > > > > > > > > Th

Re: [PATCH RFC 0/2] x86/boot: Introduce the setup_header2

2019-06-06 Thread Daniel Kiper
On Wed, Jun 05, 2019 at 10:01:17AM -0400, Konrad Rzeszutek Wilk wrote: > On Wed, Jun 05, 2019 at 03:50:31PM +0200, Daniel Kiper wrote: > > On Fri, May 24, 2019 at 11:55:02AM +0200, Daniel Kiper wrote: > > > Hi, > > > > > > This change is needed to properly start the Linux kernel in Intel TXT > > >

Re: [PATCH RFC 0/2] x86/boot: Introduce the setup_header2

2019-06-05 Thread Konrad Rzeszutek Wilk
On Wed, Jun 05, 2019 at 03:50:31PM +0200, Daniel Kiper wrote: > On Fri, May 24, 2019 at 11:55:02AM +0200, Daniel Kiper wrote: > > Hi, > > > > This change is needed to properly start the Linux kernel in Intel TXT mode > > and > > is a part of the TrenchBoot project (https://github.com/TrenchBoot).

Re: [PATCH RFC 0/2] x86/boot: Introduce the setup_header2

2019-06-05 Thread Daniel Kiper
On Fri, May 24, 2019 at 11:55:02AM +0200, Daniel Kiper wrote: > Hi, > > This change is needed to properly start the Linux kernel in Intel TXT mode and > is a part of the TrenchBoot project (https://github.com/TrenchBoot). > > Daniel > > Documentation/x86/boot.txt | 55 >

[PATCH RFC 0/2] x86/boot: Introduce the setup_header2

2019-05-24 Thread Daniel Kiper
Hi, This change is needed to properly start the Linux kernel in Intel TXT mode and is a part of the TrenchBoot project (https://github.com/TrenchBoot). Daniel Documentation/x86/boot.txt | 55 +++ arch/x86/Kconfig