> > On 3/16/20 6:21 PM, Alex Bennée wrote: > > This is a fairly bare-bones test of setting the various vector sizes...
The title contains a typo "iotcl" (you meant "ioctl"), but in any case, as I wrote in another mail, "prctl" is the right choice. > > for SVE which will only fail if the PR_SVE_SET_VL can't reduce the > > user-space vector length by powers of 2. > > > > However we will also be able to use it in a future test which > > exercises the GDB stub. > > That is interesting. Could you elaborate more on future tests, I suppose based on GDB, and their integration with this test? (if not in the commit message, than in the response, right in this email thread) Thanks, Aleksandar > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org>