Skip to content

Commit

Permalink
editorial
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Sep 10, 2024
1 parent 4029eeb commit c2b9ebd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/iommu_sw_guidelines.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ Between a change to the first-stage PTE and when an invalidation command to
invalidate the cached PTE is processed by the IOMMU, the IOMMU may use the
old PTE value or the new PTE value.

<<<

==== Accessed (A)/Dirty (D) bit updates and page promotions

When IOMMU supports hardware-managed A and D bit updates, if software clears
Expand Down Expand Up @@ -310,6 +312,8 @@ the DevATC may be satisfied by the IOMMU from the IOATC, to ensure correct
operation software must first invalidate the IOATC before sending
invalidations to the DevATC.

<<<

==== Caching invalid entries

This specification does not allow the caching of first/second-stage PTEs whose
Expand Down

0 comments on commit c2b9ebd

Please sign in to comment.