]> git.proxmox.com Git - mirror_qemu.git/commit
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
authorTommy Wu <tommy.wu@sifive.com>
Tue, 27 Jun 2023 14:12:15 +0000 (07:12 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Mon, 10 Jul 2023 12:29:15 +0000 (22:29 +1000)
commit82193640c49ded26835fe90e60cdfd4385d4c0e2
tree03d57cbf2a1f3e26ceba18e0fe88352db0c24890
parentbf01a04f5fbb4c22ac861a76fdc4c7a74247e44b
hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.

Create the AON device when we realize the sifive_e machine.
This patch only implemented the functionality of the watchdog timer,
not all the functionality of the AON device.

Signed-off-by: Tommy Wu <tommy.wu@sifive.com>
Reviewed-by: Frank Chang <frank.chang@sifive.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230627141216.3962299-3-tommy.wu@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/Kconfig
hw/riscv/sifive_e.c
include/hw/riscv/sifive_e.h