aboutsummaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-01-25 14:57:08 -0800
committerPeter Maydell <peter.maydell@linaro.org>2019-02-01 15:04:05 +0000
commit276c6e813719568bdc9743e87ff8f42115006206 (patch)
treee06400a28c7d1a843124d90cb724952758680426 /linux-user
parent42f6ed919325413392bea247a1e6f135deb469cd (diff)
downloadqemu-276c6e813719568bdc9743e87ff8f42115006206.zip
qemu-276c6e813719568bdc9743e87ff8f42115006206.tar.gz
qemu-276c6e813719568bdc9743e87ff8f42115006206.tar.bz2
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 'linux-user')
0 files changed, 0 insertions, 0 deletions