Searched hist:a575230f95cf6b05e5ba97f5f52e33b0878bc0aa (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpu-param.h | diff a575230f95cf6b05e5ba97f5f52e33b0878bc0aa Mon Jan 01 19:58:05 CST 2024 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | cpu.c | diff a575230f95cf6b05e5ba97f5f52e33b0878bc0aa Mon Jan 01 19:58:05 CST 2024 Richard Henderson <richard.henderson@linaro.org> 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>
|