]> xenbits.xensource.com Git - qemu-xen.git/commit
target/arm: Reuse aa64_va_parameters for setting tbflags
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 21 Jan 2019 10:23:13 +0000 (10:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Jan 2019 10:38:54 +0000 (10:38 +0000)
commit5d8634f5a3a8474525edcfd581a659830e9e97c0
tree89c76a94e9342f66f999135f27e7631831e99d84
parent8220af7e4d34c858898fbfe55943aeea8f4e875f
target/arm: Reuse aa64_va_parameters for setting tbflags

The arm_regime_tbi{0,1} functions are replacable with the new function
by giving the lowest and highest address.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190108223129.5570-24-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c