On 14 June 2018 at 17:51, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 4 June 2018 at 16:29, Peter Maydell <peter.mayd...@linaro.org> wrote: >> Hi; this is v2 of my iommu patchset, which does: >> * support IOMMUs that are aware of memory transaction attributes and >> may generate different translations for different attributes >> * support TCG execution out of memory which is behind an IOMMU >> * implement the Arm TrustZone Memory Protection Controller >> (which needs both the above features in the IOMMU core code) >> * use the MPC in the mps2-an505 board > >> Unreviewed patches: 4, 6, 7, 8, 9, 10 > > Ping for further reviews, comments, etc, please. I'd like > to put this in via target-arm.next in the not too distant > future.
Thanks for the reviews; since 1-5 and 9 have been reviewed and have no issues, I'm going to put those into target-arm.next (to reduce the size of v3 of this series and avoid possible issues with conflicts with other iommu related patchsets). thanks -- PMM