Re: [RFC PATCH 2/2] ELF: Add ELF program property parsing support

2019-08-21 Thread Dave Martin
On Tue, Aug 20, 2019 at 10:40:54PM +0100, Yu-cheng Yu wrote: > On Tue, 2019-08-20 at 10:57 +0100, Dave Martin wrote: > > ELF program properties will needed for detecting whether to enable > > optional architecture or ABI features for a new ELF process. > > > > For now, there are no generic propert

Re: [RFC PATCH 2/2] ELF: Add ELF program property parsing support

2019-08-20 Thread Yu-cheng Yu
On Tue, 2019-08-20 at 10:57 +0100, Dave Martin wrote: > ELF program properties will needed for detecting whether to enable > optional architecture or ABI features for a new ELF process. > > For now, there are no generic properties that we care about, so do > nothing unless CONFIG_ARCH_USE_GNU_PROP