target-arm: Implement missing EL3 TLB invalidate operations
commit43efaa33faa2bdaed789b9ddaa76b30880e57554
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Aug 2015 14:45:10 +0000 (25 15:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Aug 2015 15:18:33 +0000 (25 16:18 +0100)
treea3cfb8722b8cb9149e65c8d6a63c291bf9b0a7ca
parent2bfb9d75d37ceab6ef1674f54fca06c74f6978e7
target-arm: Implement missing EL3 TLB invalidate operations

Implement the remaining stage 1 TLB invalidate operations
visible from EL3.

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