diff options
author | Anup Patel <apatel@ventanamicro.com> | 2023-11-28 20:23:43 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-12-29 12:31:38 +0530 |
commit | c19829ba1e4d119e69b1ac9a96d5a0b86f7233e9 (patch) | |
tree | d25ef65bc85d4ca0dc7203aa0f561c12672e3a6c /scripts/lib/kdoc/kdoc_output.py | |
parent | bcd08e9bae57b5585e438b7fa58aba4b145a59cf (diff) |
KVM: riscv: selftests: Generate ISA extension reg_list using macros
Various ISA extension reg_list have common pattern so let us generate
these using macros.
We define two macros for the above purpose:
1) KVM_ISA_EXT_SIMPLE_CONFIG - Macro to generate reg_list for
ISA extension without any additional ONE_REG registers
2) KVM_ISA_EXT_SUBLIST_CONFIG - Macro to generate reg_list for
ISA extension with additional ONE_REG registers
This patch also adds the missing config for svnapot.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions