zephyr/boards/riscv/qemu_riscv64
Wentong Wu 49bf0ff1ff boards: qemu_riscv64: enable icount mode
Enable icount mode for qemu_riscv64 platform, The icount shift value
is selectd based on cpu clock frequency of this platform. The virtual
cpu will execute one instruction every 2^shift ns of virtual time.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2020-05-14 13:52:07 +02:00
..
doc doc: fix broken links in README and board docs 2020-03-12 17:18:49 -04:00
Kconfig.board
Kconfig.defconfig
board.cmake boards: qemu_riscv64: enable icount mode 2020-05-14 13:52:07 +02:00
qemu_riscv64.dts
qemu_riscv64.yaml
qemu_riscv64_defconfig