diff options
author | Mostafa Saleh <smostafa@google.com> | 2024-12-02 14:06:04 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-12-09 23:53:19 +0000 |
commit | 376ce8b35ed15d5deee57bdecd8449f6a4df4c42 (patch) | |
tree | 56feb0b9575a7ef3bd7a06af037a2622d50c43f6 /tools/perf/scripts/python/task-analyzer.py | |
parent | 4dcac8407fe1be21990f356e2e8d8309ba63e346 (diff) |
iommu/io-pgtable-arm: Add coverage for different OAS in selftest
Run selftests with different OAS values intead of hardcoding it to 48
bits.
We always keep OAS >= IAS to make the config valid for stage-2.
This can be further improved, if we split IAS/OAS configuration for
stage-1 and stage-2 (to use input sizes compatible with VA_BITS as
SMMUv3 does, or IAS > OAS which is valid for stage-1).
However, that adds more complexity, and the current change improves
coverage and makes it possible to test all concatenation cases.
Signed-off-by: Mostafa Saleh <smostafa@google.com>
Link: https://lore.kernel.org/r/20241202140604.422235-3-smostafa@google.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions