Home
last modified time | relevance | path

Searched hist:"276 c6e813719568bdc9743e87ff8f42115006206" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu64.cdiff 276c6e813719568bdc9743e87ff8f42115006206 Fri Jan 25 16:57:08 CST 2019 Richard Henderson <richard.henderson@linaro.org> 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>
H A Dcpu.cdiff 276c6e813719568bdc9743e87ff8f42115006206 Fri Jan 25 16:57:08 CST 2019 Richard Henderson <richard.henderson@linaro.org> 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>