]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
hw/arm/smmuv3: Add missing fields for IDR0
authorMostafa Saleh <smostafa@google.com>
Thu, 25 May 2023 09:37:49 +0000 (10:37 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 May 2023 12:02:53 +0000 (13:02 +0100)
commit263d0e48672c552c97cdbdbe2105d7b9fd0b133c
treef84489e5443a154a155922d37d30186314464c98
parentbbb02509f2fece730350620a429276143a1e2232
hw/arm/smmuv3: Add missing fields for IDR0

In preparation for adding stage-2 support.
Add IDR0 fields related to stage-2.

VMID16: 16-bit VMID supported.
S2P: Stage-2 translation supported.

They are described in 6.3.1 SMMU_IDR0.

No functional change intended.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Mostafa Saleh <smostafa@google.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Message-id: 20230516203327.2051088-2-smostafa@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/smmuv3-internal.h