On 06/13/2018 02:55 AM, Alex Bennée wrote: > Add the ability to save SVE registers from the signal context. This is > controlled with an optional flag --test-sve. The whole thing is > conditionally compiled when SVE support is in the sigcontext headers. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > --- > v2 > - support EXTRA_MAGIC contexts > v3 > - handle conditional bits > - include <signal.h> in reginfo.h > - move from helper function to main init function > - (void *) cast for memcpy > - additional ifdef SVE_MAGIC stuff > ---
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~