On 12/10/2023 10.22, Philippe Mathieu-Daudé wrote:
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,
So could you suggest a different wording instead? It's still "related to the
raspberypi machine", isn't it?
Acked-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Thanks,
Thomas