diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2023-03-03 14:12:49 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-03-06 08:09:41 -0800 |
commit | bf1a6abec47b57b1e891db625cd93e45e0c5ecd5 (patch) | |
tree | b3235d7f82ddac5e83648d8e896097bdca933f85 /target/ppc/meson.build | |
parent | c01756a76eaa3f315b449a2557a4d14d608eed9c (diff) | |
download | qemu-bf1a6abec47b57b1e891db625cd93e45e0c5ecd5.zip qemu-bf1a6abec47b57b1e891db625cd93e45e0c5ecd5.tar.gz qemu-bf1a6abec47b57b1e891db625cd93e45e0c5ecd5.tar.bz2 |
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 'target/ppc/meson.build')
0 files changed, 0 insertions, 0 deletions