diff options
author | 2023-03-03 14:12:49 +0100 | |
---|---|---|
committer | 2023-03-06 08:09:41 -0800 | |
commit | bf1a6abec47b57b1e891db625cd93e45e0c5ecd5 (patch) | |
tree | b3235d7f82ddac5e83648d8e896097bdca933f85 /scripts/coverage/compare_gcov_json.py | |
parent | riscv: Pass Object to register_cpu_props instead of DeviceState (diff) | |
download | qemu-bf1a6abec47b57b1e891db625cd93e45e0c5ecd5.tar.xz qemu-bf1a6abec47b57b1e891db625cd93e45e0c5ecd5.zip |
riscv: Change type of valid_vm_1_10_[32|64] to bool
This array is actually used as a boolean so swap its current char type
to a boolean and at the same time, change the type of validate_vm to
bool since it returns valid_vm_1_10_[32|64].
Suggested-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Message-ID: <20230303131252.892893-3-alexghiti@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions