commit | df41cbd6bfa55dc3e69834f4402dbf776062c26e | [log] [tgz] |
---|---|---|
author | Alistair Francis <alistair.francis@wdc.com> | Fri Jun 18 17:27:54 2021 +1000 |
committer | Alistair Francis <alistair.francis@wdc.com> | Thu Jun 24 05:00:12 2021 -0700 |
tree | 5f8c06787125e59d9c3dabb1a59dc3dd7c6853fa | |
parent | bdc36ce649e2985225fcf9ab4958698fcafb04e9 [diff] |
hw/timer: Initial commit of Ibex Timer Add support for the Ibex timer. This is used with the RISC-V mtime/mtimecmp similar to the SiFive CLINT. We currently don't support changing the prescale or the timervalue. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Message-id: 716fdea2244515ce86a2c46fe69467d013c03147.1624001156.git.alistair.francis@wdc.com