diff options
author | Atish Patra <atishp@rivosinc.com> | 2024-04-20 08:17:34 -0700 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-04-26 13:14:00 +0530 |
commit | 97be675bfdb5086a6ad1aeeaa43df78b1afd5a0d (patch) | |
tree | c6472812adce5533136604279461568d11ac379d /scripts/gdb/linux/utils.py | |
parent | 9408a23fac62d31de067bd2b0099eb9151395345 (diff) |
KVM: riscv: selftests: Add helper functions for extension checks
__vcpu_has_ext can check both SBI and ISA extensions when the first
argument is properly converted to SBI/ISA extension IDs. Introduce
two helper functions to make life easier for developers so they
don't have to worry about the conversions.
Replace the current usages as well with new helpers.
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20240420151741.962500-19-atishp@rivosinc.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions