Re: [Xen-devel] [PATCH] xsm: don't require configuring tools to build xen xsm blob

2016-08-01 Thread Wei Liu
On Wed, Jul 27, 2016 at 04:10:18PM +0100, Julien Grall wrote: > Hi Wei, > > On 25/07/16 16:22, Wei Liu wrote: > >Starting from 08cffe66 ("xsm: add a default policy to .init.data") we > >can attach a xsm policy blob to hypervisor. To build that policy blob > >now hypervisor build system needs to en

Re: [Xen-devel] [PATCH] xsm: don't require configuring tools to build xen xsm blob

2016-07-27 Thread Julien Grall
Hi Wei, On 25/07/16 16:22, Wei Liu wrote: Starting from 08cffe66 ("xsm: add a default policy to .init.data") we can attach a xsm policy blob to hypervisor. To build that policy blob now hypervisor build system needs to enter tools directory. The expectation for hypervisor and tools build system

Re: [Xen-devel] [PATCH] xsm: don't require configuring tools to build xen xsm blob

2016-07-26 Thread Ian Jackson
Wei Liu writes ("[PATCH] xsm: don't require configuring tools to build xen xsm blob"): > Starting from 08cffe66 ("xsm: add a default policy to .init.data") we > can attach a xsm policy blob to hypervisor. To build that policy blob > now hypervisor build system needs to enter tools directory. > >

Re: [Xen-devel] [PATCH] xsm: don't require configuring tools to build xen xsm blob

2016-07-25 Thread Daniel De Graaf
On 07/25/2016 11:22 AM, Wei Liu wrote: Starting from 08cffe66 ("xsm: add a default policy to .init.data") we can attach a xsm policy blob to hypervisor. To build that policy blob now hypervisor build system needs to enter tools directory. The expectation for hypervisor and tools build systems is