]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/smmu-common: Remove the repeated ttb field
authorJianChunfu <jansef.jian@hj-micro.com>
Fri, 7 Mar 2025 10:08:18 +0000 (10:08 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Mar 2025 10:08:18 +0000 (10:08 +0000)
commita674db604db3fc4ef5267243dc991852f1f1bebc
tree503cac3ccb26f8f26c4b0cc3284cae74f9c2baa0
parent98c7362b1efe651327385a25874a73e008c6549e
hw/arm/smmu-common: Remove the repeated ttb field

SMMUTransCfg->ttb is never used in QEMU, TT base address
can be accessed by SMMUTransCfg->tt[i]->ttb.

Signed-off-by: JianChunfu <jansef.jian@hj-micro.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20250221031034.69822-1-jansef.jian@hj-micro.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/hw/arm/smmu-common.h