commit | 33f3ac9b511612153bae1d328b0c84c0367cd08d | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Mon Oct 16 21:29:25 2017 +0900 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Nov 06 10:29:39 2017 -0700 |
tree | ade58026d7758f2279ced50891ea27ee3bfeff7a | |
parent | 49c875f030523d676a508e53f7dc3e592e9439d7 [diff] |
iommu/ipmmu-vmsa: Introduce features, break out alias Introduce struct ipmmu_features to track various hardware and software implementation changes inside the driver for different kinds of IPMMU hardware. Add use_ns_alias_offset as a first example of a feature to control if the secure register bank offset should be used or not. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>