On Fri, Jul 28, 2023 at 5:43 PM Andrew Jones ajones@ventanamicro.com wrote:
On Thu, Jul 27, 2023 at 03:20:05PM +0800, Haibo Xu wrote:
Borrow some of the csr definitions and operations from kernel's arch/riscv/include/asm/csr.h to tools/ for riscv.
You should copy the entire file verbatim.
Ok, will copy all the definitions in the original csr.h
Thanks, drew