commit | cc974d5cd84ea60a3dad59752aea712f3d47f8ce | [log] [tgz] |
---|---|---|
author | Rémi Denis-Courmont <remi.denis.courmont@huawei.com> | Tue Jan 12 12:44:53 2021 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jan 19 14:38:51 2021 +0000 |
tree | 1b3ce0fe25a5e1627217120420cb6cd2970fe9a5 | |
parent | 8073b871870538dc472e7a7f95cb8b53e81485b1 [diff] |
target/arm: remove redundant tests In this context, the HCR value is the effective value, and thus is zero in secure mode. The tests for HCR.{F,I}MO are sufficient. Signed-off-by: Rémi Denis-Courmont <remi.denis.courmont@huawei.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210112104511.36576-1-remi.denis.courmont@huawei.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>