Skip to content
Snippets Groups Projects
Commit ccc3ee38 authored by Mostafa Saleh's avatar Mostafa Saleh Committed by Peter Maydell
Browse files

hw/arm/smmuv3: Add CMDs related to stage-2


CMD_TLBI_S2_IPA: As S1+S2 is not enabled, for now this can be the
same as CMD_TLBI_NH_VAA.

CMD_TLBI_S12_VMALL: Added new function to invalidate TLB by VMID.

For stage-1 only commands, add a check to throw CERROR_ILL if used
when stage-1 is not supported.

Reviewed-by: default avatarEric Auger <eric.auger@redhat.com>
Signed-off-by: default avatarMostafa Saleh <smostafa@google.com>
Tested-by: default avatarEric Auger <eric.auger@redhat.com>
Tested-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
Message-id: 20230516203327.2051088-9-smostafa@google.com
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 2eaeb7d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment