Re: [PATCH v2 3/9] arm/mps: Remove 32bit define for MPS3_DDR_SIZE
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 18/8/26 19:20, Peter Xu wrote: > QEMU has switched to 64bit-only hosts for all system emulations. > > Signed-off-by: Peter Xu <[email protected]> > --- > hw/arm/mps2-tz.c | 9 --------- > hw/arm/mps3r.c | 8 -------- > 2 files changed, 17 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>