On 21/1/26 11:59, Alex Bennée wrote:
The GIC should always be a little-endian device as big-endian
behaviour is a function of the current CPU configuration not the
system as a whole. This should have no functional effect as the GIC
cannot be instantiated on a BE system but will help the single binary
efforts.

Signed-off-by: Alex Bennée <[email protected]>
---
  hw/intc/arm_gicv3.c            | 4 ++--
  hw/intc/arm_gicv3_its.c        | 4 ++--
  hw/intc/arm_gicv3_its_common.c | 2 +-
  3 files changed, 5 insertions(+), 5 deletions(-)

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

Reply via email to