seL4/libsel4/arch_include/x86/interfaces
Adrian Danis a9e1f51713 SELFOUR-1062: Hide all IOMMU related code behind #ifdef guards
The IOMMU implementation is not going to be verified at the moment, and so the code for
it needs to be hidden from verification, which we do by #ifdef'ing it out if the IOMMU
is not enabled. As a result the IOMMU configuration depends on a non verification target
2017-08-21 16:44:58 +10:00
..
sel4arch.xml SELFOUR-1062: Hide all IOMMU related code behind #ifdef guards 2017-08-21 16:44:58 +10:00