]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/tcg/aarch64: force qarma5 for pauth-3 test
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Jan 2025 12:35:34 +0000 (12:35 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Jan 2025 12:35:34 +0000 (12:35 +0000)
commit39d70016d9abe15967f7051741dd5621c659b1f4
tree3c08d8836459598e50744d1b82e49f54725ae42f
parent86a00f2046f5f5b613bdf18d6c972b495a907c37
tests/tcg/aarch64: force qarma5 for pauth-3 test

The pauth-3 test explicitly tests that a computation of the
pointer-authentication produces the expected result.  This means that
it must be run with the QARMA5 algorithm.

Explicitly set the pauth algorithm when running this test, so that it
doesn't break when we change the default algorithm the 'max' CPU
uses.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/aarch64/Makefile.softmmu-target