]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Add isar_feature_aa64_rme
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 23 Jun 2023 10:15:43 +0000 (11:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Jun 2023 10:15:43 +0000 (11:15 +0100)
commitb9f335c24705883391ea52035c9b2229e6992eee
tree055483f615b74e622cfe6d3a86cd960635afe7cc
parentb455ce4c2f300c8ba47cba7232dd03261368a4cb
target/arm: Add isar_feature_aa64_rme

Add the missing field for ID_AA64PFR0, and the predicate.
Disable it if EL3 is forced off by the board or command-line.

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