Skip to content

Commit

Permalink
specifications: Typo fixes for chapter 6
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Ortiz <[email protected]>
  • Loading branch information
sameo committed Feb 22, 2024
1 parent 5ef399d commit e3c4002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapter6.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and protection for DMA that originates from devices under its control.

To uphold isolation properties, the DMA from the devices and the IOMMU
linked with a supervisor domain must adhere strictly to the access protections
encoded in the MTT of the respective supervisor domain. Additionally, Using the
encoded in the MTT of the respective supervisor domain. Additionally, using the
MTT, the RDSM enforces that the IOMMU memory-mapped programming regions are
access-restricted to the supervisor domain the IOMMU is assigned to.

Expand Down Expand Up @@ -180,7 +180,7 @@ are supported.

The `control` register is used to control classification of DMA requests using
the identifiers associated with the DMA requests to determine the associated
supervisor domain ID (`SDID`) and the MTT pointer (`MTTP).
supervisor domain ID (`SDID`) and the MTT pointer (`MTTP`).

[caption="Register {counter:rimage}: ", reftext="Register {rimage}", title="Control register (`control`)"]
[wavedrom, , ]
Expand Down

0 comments on commit e3c4002

Please sign in to comment.