arm/kzm: drop RAM size fixup
commit462f1f4bde2a2d5a238a3d39788ccdb2c56490ba
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Feb 2020 16:08:52 +0000 (19 11:08 -0500)
committerPatchew Importer <importer@patchew.org>
Wed, 19 Feb 2020 16:49:55 +0000 (19 16:49 +0000)
treea3085dd47370296649bea720d83d0d52f7723b62
parent3f25b3f4e88f5df1b0eb5e9cb59567aa4ffc80fe
arm/kzm: drop RAM size fixup

If the user provided too large a RAM size, the code used to
complain and trim it to the max size.  Now that RAM is allocated by
generic code, that's no longer possible, so generate an error and
exit instead.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Chubb <peter.chubb@data61.csiro.au>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200219160953.13771-19-imammedo@redhat.com>
hw/arm/kzm.c