qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH 3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions
Date: Thu, 14 Sep 2023 14:26:11 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 14/9/23 14:01, Leif Lindholm wrote:
Use the private peripheral interrupt definitions from bsa.h instead of
defining them locally. Refactor to use PPI() to convert from INTID macro
where necessary.

Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
---
  hw/arm/sbsa-ref.c | 24 +++++++++++-------------
  1 file changed, 11 insertions(+), 13 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]