diff options
author | Andrew Jones <ajones@ventanamicro.com> | 2023-12-13 18:09:57 +0100 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-12-29 12:31:49 +0530 |
commit | b26e70d72d12dc9ddb276898a78b1c35c7ab9b95 (patch) | |
tree | f7529b43071404d9c5b5947c8495f5043425374c /scripts/lib/kdoc/kdoc_output.py | |
parent | 6ccf119a4cc886678099a3526f37db98b67024d7 (diff) |
KVM: riscv: selftests: Use register subtypes
Always use register subtypes in the get-reg-list test when registers
have them. The only registers neglecting to do so were ISA extension
registers. While we don't really need to use KVM_REG_RISCV_ISA_SINGLE
(since it's zero), the main purpose is to avoid confusion and to
self-document the tests. Also add print support for the multi
registers like SBI extensions have, even though they're only used for
debugging.
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Haibo Xu <haibo1.xu@intel.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions