Re: [PATCH] RISC-V: Enable riscv attributes by default for all riscv targets.

2021-06-03 Thread Nelson Chu
On Fri, Jun 4, 2021 at 5:20 AM Palmer Dabbelt wrote: > > On Thu, 03 Jun 2021 13:55:40 PDT (-0700), Jim Wilson wrote: > > These were only enabled for embedded elf originally because that was > > the safe option, and linux had no obvious use for them. But now that > > we have new extensions coming

Re: [PATCH] RISC-V: Enable riscv attributes by default for all riscv targets.

2021-06-03 Thread Palmer Dabbelt
On Thu, 03 Jun 2021 13:55:40 PDT (-0700), Jim Wilson wrote: These were only enabled for embedded elf originally because that was the safe option, and linux had no obvious use for them. But now that we have new extensions coming like V that affect process state and ABIs, the attributes are expect