diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-12-13 13:48:08 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-12-13 14:41:24 +0000 |
commit | 7c208e0f4171c9e2cc35efc12e1bf264a45c229f (patch) | |
tree | ae8cb404e301db592ea736bc5b208428b3fe9925 /target/arm/kvm-stub.c | |
parent | f77784446045231f7dfa46c9b872091241fa1557 (diff) |
target/arm: Use arm_hcr_el2_eff more places
Since arm_hcr_el2_eff includes a check against
arm_is_secure_below_el3, we can often remove a
nearby check against secure state.
In some cases, sort the call to arm_hcr_el2_eff
to the end of a short-circuit logical sequence.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181210150501.7990-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/kvm-stub.c')
0 files changed, 0 insertions, 0 deletions