diff options
author | Weiwei Li <liweiwei@iscas.ac.cn> | 2023-05-17 10:57:09 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-06-13 17:01:30 +1000 |
commit | d33e39f995c377fee61281ddf44cd793e1a45625 (patch) | |
tree | d217f809515644c737555c92174639adb12e2b91 /hw/gpio/imx_gpio.c | |
parent | 61a33ea95a7efb7f9a211b1a812e9bb6e7525f1d (diff) | |
download | qemu-d33e39f995c377fee61281ddf44cd793e1a45625.zip qemu-d33e39f995c377fee61281ddf44cd793e1a45625.tar.gz qemu-d33e39f995c377fee61281ddf44cd793e1a45625.tar.bz2 |
target/riscv: Update check for Zca/Zcf/Zcd
Even though Zca/Zcf/Zcd can be included by C/F/D, however, their priv
version is higher than the priv version of C/F/D. So if we use check
for them instead of check for C/F/D totally, it will trigger new
problem when we try to disable the extensions based on the configured
priv version.
Signed-off-by: Weiwei Li <liweiwei@iscas.ac.cn>
Signed-off-by: Junqiang Wang <wangjunqiang@iscas.ac.cn>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20230517135714.211809-7-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'hw/gpio/imx_gpio.c')
0 files changed, 0 insertions, 0 deletions