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
---
docs/system/arm/cpu-features.rst | 5 -
ta
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
---
docs/system/arm/cpu-features.rst | 5 -
target/arm/cpu.h | 1 +
target/a