diff options
author | Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> | 2022-06-15 13:10:42 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2022-07-06 13:51:11 +0300 |
commit | 6c998abb1ea54b3d83420f68ce382354a30f2238 (patch) | |
tree | 1670d6ea3e5faab3ab7f2fca0b9281e1c128652c /tools/perf/scripts/python | |
parent | 04e2afd1a71c98e8ad84e5e6bf8352c3de6e6eaf (diff) | |
download | linux-6c998abb1ea54b3d83420f68ce382354a30f2238.tar.xz |
iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
By default, disable_bypass flag is set and any dev without
an iommu domain installs STE with CFG_ABORT during
arm_smmu_init_bypass_stes(). Introduce a "force" flag and
move the STE update logic to arm_smmu_init_bypass_stes()
so that we can force it to install CFG_BYPASS STE for specific
SIDs.
This will be useful in a follow-up patch to install bypass
for IORT RMR SIDs.
Tested-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20220615101044.1972-8-shameerali.kolothum.thodi@huawei.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions