diff options
author | Gustavo Romero <gustavo.romero@linaro.org> | 2025-07-01 15:08:30 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-07-01 15:08:30 +0100 |
commit | 67473d32f020a3c62e24790ab93eb6086a8c8283 (patch) | |
tree | bb3bc8d977e9da6e100b9ba45344d2a44a278670 /hw/avr/arduino.c | |
parent | 029cd5d6d1b6fea5d3280c7093e2adbd7d9e32f4 (diff) | |
download | qemu-67473d32f020a3c62e24790ab93eb6086a8c8283.zip qemu-67473d32f020a3c62e24790ab93eb6086a8c8283.tar.gz qemu-67473d32f020a3c62e24790ab93eb6086a8c8283.tar.bz2 |
hw/arm/virt-acpi-build: Improve comment in build_iort
When building the Root Complex table, the comment about the code that
maps the RC node to SMMU node is misleading because it reads
"RC -> SMMUv3 -> ITS", but the code is only mapping the RCs IDs to the
SMMUv3 node. The step of mapping from the SMMUv3 IDs to the ITS Group
node is actually defined in another table (in the SMMUv3 node). So
change the comment to read "RC -> SMMUv3" instead.
Signed-off-by Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20250628195722.977078-5-gustavo.romero@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions