Skip to content

Commit

Permalink
Add Address Range invalidation extension
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Mar 2, 2025
1 parent a0a8630 commit 01943c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iommu_ref_model/test/test_app.c
Original file line number Diff line number Diff line change
Expand Up @@ -4325,8 +4325,6 @@ main(void) {
g_reg_file.capabilities.ats = 1;
write_register(ICVEC_OFFSET, 8, 0x0000000000005555);
fail_if( ( read_register(ICVEC_OFFSET, 8) != 0x0000000000005555) );


// test iommu_qosid
g_reg_file.capabilities.qosid = 1;
g_iommu_qosid_mask = 0x00FF00FF;
Expand Down

0 comments on commit 01943c9

Please sign in to comment.