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é <[email protected]>
> Signed-off-by: Cédric Le Goater <[email protected]>
> ---
> hw/arm/aspeed.c | 2 +-
> hw/ssi/aspeed_smc.c | 3 +--
> 2 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>