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 <alex.ben...@linaro.org>
> Message-Id: <20190205190224.2198-7-alex.ben...@linaro.org>
> 
> ---
> vgdbstub
>   - don't build unless using docker or CROSS_CC_HAS_SVE
> ---
>  tests/tcg/aarch64/sysregs.c       | 172 ++++++++++++++++++++++++++++++
>  tests/tcg/aarch64/Makefile.target |   6 ++
>  2 files changed, 178 insertions(+)
>  create mode 100644 tests/tcg/aarch64/sysregs.c

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to