target-arm: Implement missing EL2 TLBI operations
commit2bfb9d75d37ceab6ef1674f54fca06c74f6978e7
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Aug 2015 14:45:09 +0000 (25 15:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Aug 2015 15:18:33 +0000 (25 16:18 +0100)
treed897c3700094b9d32dc570d3bf0dc759a30b8540
parentfd3ed969227f54f08f87d9eb6de2d4e48e99279b
target-arm: Implement missing EL2 TLBI operations

Implement the missing TLBI operations that exist only
if EL2 is implemented.

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