Skip to content

Commit

Permalink
Updated Fig 31 to remove the unused Destination ID field for ATS.PRGR
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Jun 1, 2024
1 parent 7637a95 commit 9f31e6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion iommu_in_memory_queues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ formatted as follows:
{bits: 9, name: 'Page Request Group Index'},
{bits: 3, name: '0'},
{bits: 4, name: 'Response Code'},
{bits: 16, name: 'Destination ID'},
{bits: 16, name: '0'},
], config:{lanes: 2, hspace:1024, fontsize:12}}
....

Expand Down
1 change: 1 addition & 0 deletions iommu_preface.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ and corrections, have been made since version 1.0.0:
* Noted that shadow stack encodings introduced by Zicfiss are reserved
and not usable for IOMMU use.
* Listed the fault codes reported for faults detected by Page Request.
* Updated Fig 31 to remove the unused Destination ID field for ATS.PRGR
These changes were made through PR#243 cite:[PR243].

Expand Down

0 comments on commit 9f31e6b

Please sign in to comment.