OSDN Git Service

hw/arm/stm32f405: correctly describe the memory layout
authorFelipe Balbi <balbi@kernel.org>
Fri, 30 Dec 2022 14:57:32 +0000 (16:57 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jan 2023 16:50:18 +0000 (16:50 +0000)
commit829da0dbe3112a78ab3e298222cd42e000e39c70
tree31e6ec723ac79cd544372955e09020244795da84
parent3db29dcac23da85486704ef9e7a8e7217f7829cd
hw/arm/stm32f405: correctly describe the memory layout

STM32F405 has 128K of SRAM and another 64K of CCM (Core-coupled
Memory) at a different base address. Correctly describe the memory
layout to give existing FW images a chance to run unmodified.

Reviewed-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Message-id: 20221230145733.200496-2-balbi@kernel.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/stm32f405_soc.c
include/hw/arm/stm32f405_soc.h