aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio/imx_gpio.c
diff options
context:
space:
mode:
authorWeiwei Li <liweiwei@iscas.ac.cn>2023-05-17 10:57:09 -0300
committerAlistair Francis <alistair.francis@wdc.com>2023-06-13 17:01:30 +1000
commitd33e39f995c377fee61281ddf44cd793e1a45625 (patch)
treed217f809515644c737555c92174639adb12e2b91 /hw/gpio/imx_gpio.c
parent61a33ea95a7efb7f9a211b1a812e9bb6e7525f1d (diff)
downloadqemu-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