summaryrefslogtreecommitdiffstats
path: root/scripts/make-release
diff options
context:
space:
mode:
authorRichard Henderson2020-01-23 16:22:38 +0100
committerPeter Maydell2020-01-23 16:22:38 +0100
commitfdd9b09413f06ec1277b2b1eac4ddef39b50d735 (patch)
tree7b0ff528b1f20fd36bf1fce6fb712bf1a6d21c85 /scripts/make-release
parenttarget/arm: Fix PAuth sbox functions (diff)
downloadqemu-fdd9b09413f06ec1277b2b1eac4ddef39b50d735.tar.gz
qemu-fdd9b09413f06ec1277b2b1eac4ddef39b50d735.tar.xz
qemu-fdd9b09413f06ec1277b2b1eac4ddef39b50d735.zip
tests/tcg/aarch64: Fix compilation parameters for pauth-%
We were incorrectly requiring ARMv8.4 support for the pauth tests, but Pointer Authentication is an ARMv8.3 extension. Further, hiding the required architecture within asm() is not correct. Correct the architecture version requested, and specify it in the cflags of the (cross-) compiler rather than in the asm. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20200116230809.19078-3-richard.henderson@linaro.org [PMM: tweaked commit message] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/make-release')
0 files changed, 0 insertions, 0 deletions