
18 Jul
2019
18 Jul
'19
10:52 a.m.
On Wed, 2019-07-10 at 23:43 -0700, Bin Meng wrote:
This syncs csr.h with Linux kernel 5.2, and imports asm.h that is required by csr.h.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/riscv/include/asm/asm.h | 68 ++++++++++++++++++++++++++++++++++++++++++++ arch/riscv/include/asm/csr.h | 62 +++++++++++++++++++++++++++++----------- 2 files changed, 114 insertions(+), 16 deletions(-) create mode 100644 arch/riscv/include/asm/asm.h
Reviewed-by: Lukas Auer lukas.auer@aisec.fraunhofer.de