qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] stm32vldiscovery: allow overriding of RAM size


From: Peter Maydell
Subject: Re: [PATCH] stm32vldiscovery: allow overriding of RAM size
Date: Mon, 3 Apr 2023 14:54:28 +0100

On Mon, 3 Apr 2023 at 13:51, Lucas Villa Real <lucasvr@gmail.com> wrote:
>
> stm32vldiscovery comes with 8KB of SRAM, which may be too low when
> running some workloads on QEMU. The command line argument "-m mem_size"
> is not recognized by the current implementation, though, so one cannot
> easily override the default memory size.
>
> This patch fixes that by adding a memory subregion according to the
> value provided on that command line argument. If absent, the default
> value of 8KB still applies.
>
> Signed-off-by: Lucas Villa Real <lucas@osdyne.com>

Does the real hardware have (options for) more than 8K of SRAM here ?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]