qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/3] target/arm: add new property to select pauth-qarma5


From: Richard Henderson
Subject: Re: [PATCH v2 1/3] target/arm: add new property to select pauth-qarma5
Date: Thu, 19 Dec 2024 15:06:33 -0800
User-agent: Mozilla Thunderbird

On 12/19/24 10:32, Pierrick Bouvier wrote:
Before changing default pauth algorithm, we need to make sure current
default one (QARMA5) can still be selected.

$ qemu-system-aarch64 -cpu max,pauth-qarma5=on ...

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
  docs/system/arm/cpu-features.rst |  5 ++++-
  target/arm/cpu.h                 |  1 +
  target/arm/arm-qmp-cmds.c        |  2 +-
  target/arm/cpu64.c               | 20 ++++++++++++++------
  tests/qtest/arm-cpu-features.c   | 15 +++++++++++----
  5 files changed, 31 insertions(+), 12 deletions(-)

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


r~



reply via email to

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