commit | a720b41c41f5a7e4c51558cf087882c57331581f | [log] [tgz] |
---|---|---|
author | Antonios Motakis <a.motakis@virtualopensystems.com> | Mon Oct 13 14:06:16 2014 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Fri Nov 14 14:41:38 2014 +0000 |
tree | f5db3829bd360f1e29d06594018805e16cb23f02 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC Exposing the XN flag of the SMMU driver as IOMMU_NOEXEC instead of IOMMU_EXEC makes it enforceable, since for IOMMUs that don't support the XN flag pages will always be executable. Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com> Acked-by: Joerg Roedel <jroedel@suse.de> Signed-off-by: Will Deacon <will.deacon@arm.com>