Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-26 | tools: riscv: Add header file csr.h | Haibo Xu | |
Borrow the csr definitions and operations from kernel's arch/riscv/include/asm/csr.h to tools/ for riscv. Signed-off-by: Haibo Xu <haibo1.xu@intel.com> Reviewed-by: Andrew Jones <ajones@ventanamicro.com> Signed-off-by: Anup Patel <anup@brainfault.org> |