Re: [Xen-devel] [PATCH v1 7/7] tools: add userspace linker table sandbox

2016-08-22 Thread H. Peter Anvin
Vrabel ,Konrad Rzeszutek Wilk ,Michael Brown ,Juergen Gross ,Andrew Cooper ,Andy Shevchenko ,Paul Gortmaker ,"xen-de...@lists.xensource.com" ,Andi Kleen ,pali.ro...@gmail.com,dvh...@infradead.org,platform-driver-...@vger.kernel.org,Michal Marek ,Rasmus Villemoes ,Jiri Kosina ,=?UTF-8?B?7KGw

Re: [Xen-devel] [PATCH v1 7/7] tools: add userspace linker table sandbox

2016-08-22 Thread Luis R. Rodriguez
On Fri, Aug 19, 2016 at 03:31:47PM -0700, Kees Cook wrote: > On Fri, Aug 19, 2016 at 2:41 PM, wrote: > > From: "Luis R. Rodriguez" > > > > Add a userspace sandbox to allow easy experimentation and > > test extensions with linker tables, section ranges and the > > new section core definitions. >

Re: [Xen-devel] [PATCH v1 7/7] tools: add userspace linker table sandbox

2016-08-19 Thread Kees Cook
On Fri, Aug 19, 2016 at 2:41 PM, wrote: > From: "Luis R. Rodriguez" > > Add a userspace sandbox to allow easy experimentation and > test extensions with linker tables, section ranges and the > new section core definitions. > > The userspace sandbox tries to mimic the Linux kernel development > f