qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ fo


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
Date: Thu, 12 Oct 2023 10:22:50 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 12/10/23 09:34, Thomas Huth wrote:
The file is obviously related to the raspberrypi machine, so
it should reside in hw/arm/ instead of hw/misc/.

Not quite. These are the VideoCore DSP definitions. Firmware
running on SoC including a VC can use this syscall-like interface.

FWIW there are a pair of QEMU VC implementations on GitHub.

Anyhow, preferably rewording the description,
Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org>

And while we're
at it, also adjust the wildcard in MAINTAINERS so that it covers
this file, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  MAINTAINERS                                    | 2 +-
  include/hw/{misc => arm}/raspberrypi-fw-defs.h | 0
  hw/misc/bcm2835_property.c                     | 2 +-
  3 files changed, 2 insertions(+), 2 deletions(-)
  rename include/hw/{misc => arm}/raspberrypi-fw-defs.h (100%)




reply via email to

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