]> xenbits.xensource.com Git - qemu-xen.git/commit
target-arm: Implement AArch64 TLBI operations on IPAs
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Aug 2015 14:45:10 +0000 (15:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Aug 2015 15:18:33 +0000 (16:18 +0100)
commitcea66e91212164e02ad1d245c2371f7e8eb59e7f
tree10cfbe17f8fc7f347abac4299f4834ae045a029e
parent43efaa33faa2bdaed789b9ddaa76b30880e57554
target-arm: Implement AArch64 TLBI operations on IPAs

Implement the AArch64 TLBI operations which take an intermediate
physical address and invalidate stage 2 translations.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1439548879-1972-7-git-send-email-peter.maydell@linaro.org
target-arm/helper.c