Skip to content
Commit ca13bb3d authored by Will Deacon's avatar Will Deacon
Browse files

iommu: add IOMMU_EXEC flag for safely allowing XN mappings



Whilst most IOMMU mappings should probably be non-executable, there
may be cases (HSA?) where executable mappings are required.

This patch introduces a new mapping flag, IOMMU_EXEC, to indicate that
the mapping should be mapped as executable.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 06f983dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment