Re: [PATCH v5 15/22] tests/tcg/aarch64: userspace system register test

2020-01-15 Thread Richard Henderson
On 1/14/20 5:09 AM, Alex Bennée wrote: > This tests a bunch of registers that the kernel allows userspace to > read including the CPUID registers. We need a SVE aware compiler as we > are testing the id_aa64zfr0_el1 register in the set. > > Signed-off-by: Alex Bennée > Message-Id: <20190205190224

[PATCH v5 15/22] tests/tcg/aarch64: userspace system register test

2020-01-14 Thread Alex Bennée
This tests a bunch of registers that the kernel allows userspace to read including the CPUID registers. We need a SVE aware compiler as we are testing the id_aa64zfr0_el1 register in the set. Signed-off-by: Alex Bennée Message-Id: <20190205190224.2198-7-alex.ben...@linaro.org> --- vgdbstub - d