]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Compute TB_FLAGS for TBI for user-only
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Feb 2019 16:52:40 +0000 (16:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Feb 2019 16:52:40 +0000 (16:52 +0000)
commitc47eaf9fc2af68cfbdbd9ae31f8e2e5ebb7022b4
tree3c5e04cb0a8d0eaaf0e09d1d00b4111b4a25d4e3
parent3a471103ac1823bafc907962dcaf6bd4fc0942a2
target/arm: Compute TB_FLAGS for TBI for user-only

Enables, but does not turn on, TBI for CONFIG_USER_ONLY.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190204132126.3255-4-richard.henderson@linaro.org
[PMM: adjusted #ifdeffery to placate clang, which otherwise complains
about static functions that are unused in the CONFIG_USER_ONLY build]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/arm/internals.h