]> Git Repo - qemu.git/commit
target/arm: Honor the HCR_EL2.TPCP bit
authorRichard Henderson <[email protected]>
Thu, 5 Mar 2020 16:09:18 +0000 (16:09 +0000)
committerPeter Maydell <[email protected]>
Thu, 5 Mar 2020 16:09:18 +0000 (16:09 +0000)
commit1bed4d2e55459129c19f5952bcfc65bd0c70db5b
tree1ca024c80d1c9bc9bc113b70d0053ab129f1956f
parent9960237769ada2faaaf1898b96da7a55e1691cf4
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 <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20200229012811[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper.c
This page took 0.025064 seconds and 4 git commands to generate.