On 4/7/21 7:16 PM, Cédric Le Goater wrote: > Instead of passing the memory address space region, simply use the RAM > memory region instead. This simplifies RAM accesses. > > Fixes: c4e1f0b48322 ("aspeed/smc: Add support for DMAs") > Cc: Philippe Mathieu-Daudé <f4...@amsat.org> > Signed-off-by: Cédric Le Goater <c...@kaod.org> > --- > hw/arm/aspeed.c | 2 +- > hw/ssi/aspeed_smc.c | 3 +-- > 2 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>