git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
author
Antonios Motakis
<a.motakis@virtualopensystems.com>
Mon, 13 Oct 2014 13:06:16 +0000
(14:06 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Fri, 14 Nov 2014 14:41:38 +0000
(14:41 +0000)
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>
No differences found