On 14/9/26 18:00, Peter Maydell wrote:
Now the CPU interface knows its own cpuidx, we can pass that to
gicv5_get_hppi() and avoid the IAFFID->cpuidx lookup in the IRS.

Signed-off-by: Peter Maydell <[email protected]>
---
  hw/intc/arm_gicv5.c                | 5 ++---
  include/hw/intc/arm_gicv5_stream.h | 4 ++--
  target/arm/tcg/gicv5-cpuif.c       | 2 +-
  3 files changed, 5 insertions(+), 6 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to