diff options
author | Wilfred Mallawa | 2022-01-11 08:10:24 +0100 |
---|---|---|
committer | Alistair Francis | 2022-01-21 06:52:56 +0100 |
commit | 0df470c3886eda19afdbd5ccd5550ce794feef7b (patch) | |
tree | 210676f4419a77743bac17a6f30a4152f4ce2d1d /hw/core/qdev-properties-system.c | |
parent | hw: timer: ibex_timer: Fixup reading w/o register (diff) | |
download | qemu-0df470c3886eda19afdbd5ccd5550ce794feef7b.tar.gz qemu-0df470c3886eda19afdbd5ccd5550ce794feef7b.tar.xz qemu-0df470c3886eda19afdbd5ccd5550ce794feef7b.zip |
riscv: opentitan: fixup plic stride len
The following change was made to rectify incorrectly set stride length
on the PLIC [1]. Where it should be 32bit and not 24bit (0x18). This was
discovered whilst attempting to fix a bug where a timer_interrupt was
not serviced on TockOS-OpenTitan.
[1] https://docs.opentitan.org/hw/top_earlgrey/ip_autogen/rv_plic/doc/
Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Tested-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Message-id: 20220111071025.4169189-1-alistair.francis@opensource.wdc.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions