commit | 1bed4d2e55459129c19f5952bcfc65bd0c70db5b | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Mar 05 16:09:18 2020 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Mar 05 16:09:18 2020 +0000 |
tree | 1ca024c80d1c9bc9bc113b70d0053ab129f1956f | |
parent | 9960237769ada2faaaf1898b96da7a55e1691cf4 [diff] |
target/arm: Honor the HCR_EL2.TPCP bit This bit traps EL1 access to cache maintenance insns that operate to the point of coherency or persistence. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200229012811.24129-10-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>