Re: [PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support

2020-03-06 Thread Philippe Mathieu-Daudé
On 3/1/20 9:45 AM, Stephanos Ioannidis wrote: The flash interface (FLASHIF) peripheral provides a control interface for the SoC embedded flash memory on the STM32F4xx series devices. This commit adds preliminary support for the flash interface peripheral emulation, in order to support proper emu

RE: [PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support

2020-03-05 Thread Stephanos Ioannidis
AM To: Stephanos Ioannidis Cc: Peter Maydell ; Alistair Francis ; open list:All patches CC here ; open list:ARM TCG CPUs Subject: Re: [PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support On Sun, Mar 1, 2020 at 12:47 AM Stephanos Ioannidis wrote: > > The flash interf

Re: [PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support

2020-03-05 Thread Alistair Francis
On Sun, Mar 1, 2020 at 12:47 AM Stephanos Ioannidis wrote: > > The flash interface (FLASHIF) peripheral provides a control interface > for the SoC embedded flash memory on the STM32F4xx series devices. > > This commit adds preliminary support for the flash interface peripheral > emulation, in orde

[PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support

2020-03-01 Thread Stephanos Ioannidis
The flash interface (FLASHIF) peripheral provides a control interface for the SoC embedded flash memory on the STM32F4xx series devices. This commit adds preliminary support for the flash interface peripheral emulation, in order to support proper emulation of the firmware images that use the STM32