target/arm: Add TTBR1_EL2
commited30da8eee6906032b38a84e4807e2142b09d8ec
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 7 Feb 2020 14:04:21 +0000 (7 14:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2020 14:04:21 +0000 (7 14:04 +0000)
treef4f48de5a47e22ac86c903378d54560af2d508e9
parente2a1a4616c86159eb4c07659a02fff8bb25d3729
target/arm: Add TTBR1_EL2

At the same time, add writefn to TTBR0_EL2 and TCR_EL2.
A later patch will update any ASID therein.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200206105448.4726-5-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c