qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 0/3] target/arm: Implement an IMPDEF pauth algorithm


From: Peter Maydell
Subject: Re: [PATCH v3 0/3] target/arm: Implement an IMPDEF pauth algorithm
Date: Mon, 26 Oct 2020 20:35:23 +0000

On Sun, 18 Oct 2020 at 19:27, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Ping.

Sorry I kind of ignored this series. (It's in that set of
things where it would require thought about whether it's
definitely what we want to do, and I haven't made time to
think about it).

Anyway, I tried to rebase it on current master, but it
fails 'make check':

MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))}
QTEST_QEMU_IMG=./qemu-img
G_TEST_DBUS_DAEMON=/home/petmay01/linaro/qemu-from-laptop/qemu/tests/dbus-vmstate-daemon.sh
QTEST_QEMU_BINARY=./qemu-system-aarch64 tests/qtest/arm-cpu-features
--tap -k
**
ERROR:../../tests/qtest/arm-cpu-features.c:439:pauth_tests_default:
assertion failed: (_error)
ERROR qtest-aarch64: arm-cpu-features - Bail out!
ERROR:../../tests/qtest/arm-cpu-features.c:439:pauth_tests_default:
assertion failed: (_error)

That's the "can't enable pauth-impdef without pauth" test, I think.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]