]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Call aarch64_add_pauth_properties() once in host_initfn()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 28 Oct 2025 05:41:59 +0000 (06:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Oct 2025 16:26:46 +0000 (16:26 +0000)
commit7da8b562ae694039e8c2f36e87a5e99b1f4745ed
tree13de4363ee25b1972e1336a597503e718edfd51e
parent5f34a5b6428f86944342498adc67d56e876d1003
target/arm: Call aarch64_add_pauth_properties() once in host_initfn()

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu64.c