diff options
author | Richard Henderson | 2019-01-25 23:57:08 +0100 |
---|---|---|
committer | Peter Maydell | 2019-02-01 16:04:05 +0100 |
commit | 276c6e813719568bdc9743e87ff8f42115006206 (patch) | |
tree | e06400a28c7d1a843124d90cb724952758680426 /qobject | |
parent | arm: Clarify the logic of set_pc() (diff) | |
download | qemu-276c6e813719568bdc9743e87ff8f42115006206.tar.gz qemu-276c6e813719568bdc9743e87ff8f42115006206.tar.xz qemu-276c6e813719568bdc9743e87ff8f42115006206.zip |
target/arm: Always enable pac keys for user-only
Drop the pac properties. This approach cannot work as written
because the properties are applied before arm_cpu_reset, which
zeros SCTLR_EL1 (amongst everything else).
We can re-introduce the properties if they turn out to be useful.
But since linux 5.0 enables all of the keys, they may not be.
Fixes: 1ae9cfbd470
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qobject')
0 files changed, 0 insertions, 0 deletions