diff --git a/iommu_data_structures.adoc b/iommu_data_structures.adoc index 7550a868..87eb09cc 100644 --- a/iommu_data_structures.adoc +++ b/iommu_data_structures.adoc @@ -991,7 +991,9 @@ The process to translate an `IOVA` is as follows: . Translation process is complete When checking the `U` bit in a second-stage PTE, the transaction is treated as -not requesting supervisor privilege. +not requesting supervisor privilege. The `pte.xwr=010` encoding, as specified by +the Zicfiss cite:[CFI] extension for the Shadow Stack page type in single-stage +and VS-stage page tables, remains a reserved encoding for IO transactions. When the translation process reports a fault, and the request is an Untranslated request or a Translated request, the IOMMU requests the IO bridge to abort the