linux-user/arm: Adjust MAX_RESERVED_VA for M-profile
commit0b689da375a689efe04ad8381f607d1292471d96
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 22 Aug 2019 18:59:29 +0000 (22 11:59 -0700)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 11 Sep 2019 06:46:34 +0000 (11 08:46 +0200)
tree328abdf8d7a7d43067f61c46efc26f93952dd47c
parent8f67b9c694d01e3468e73d632324cd52a129a38b
linux-user/arm: Adjust MAX_RESERVED_VA for M-profile

Limit the virtual address space for M-profile cpus to 2GB,
so that we avoid all of the magic addresses in the top half
of the M-profile system map.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20190822185929.16891-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/arm/target_cpu.h