target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
commita575230f95cf6b05e5ba97f5f52e33b0878bc0aa
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Jan 2024 01:58:05 +0000 (2 12:58 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 29 Feb 2024 21:35:37 +0000 (29 11:35 -1000)
tree0c5aaef880d97d5208cc2b8d2b82d9205685ce0b
parentff8a8bbc2ad198f879fc516abff0e9cf0c30f6cb
target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only

Since aarch64 binaries are generally built for multiple
page sizes, it is trivial to allow the page size to vary.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20240102015808.132373-31-richard.henderson@linaro.org>
target/arm/cpu-param.h
target/arm/cpu.c