提交 a7baaf98 编写于 作者: Z Zihao Yu

riscv64-nemu,cte: move CLINT to 0xa2000000

* CLINT should be included by MMIO virtual memory space in vme
上级 6d638f45
......@@ -4,7 +4,7 @@
#include <riscv64.h>
#include <klib.h>
#define CLINT_MMIO 0x2000000
#define CLINT_MMIO 0xa2000000
#define CLINT_MTIMECMP (CLINT_MMIO + 0x4000)
#define CLINT_MTIME (CLINT_MMIO + 0xbff8)
#define TIME_INC 0x800
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册