target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 1 May 2022 05:49:52 +0000 (22:49 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 May 2022 08:35:51 +0000 (09:35 +0100)
commit9da35a40fda3b577e7251d39f1b4aad42348cc08
tree47e1704f13ed3f2423ce740969f70b479fbc9f69
parentcbe645856fb17ca0f2395fa4a75d80bdd0421614
target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases

The new_key field is always non-zero -- drop the if.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220501055028.646596-11-richard.henderson@linaro.org
[PMM: reinstated dropped PL3_RW mask]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c