RISC-V: ELF and module implementation
This patch contains the code that interfaces with ELF objects on RISC-V
systems, the vast majority of which is present to load kernel modules.
Signed-off-by: NPalmer Dabbelt <palmer@dabbelt.com>
Showing
arch/riscv/include/asm/compat.h
0 → 100644
arch/riscv/include/asm/elf.h
0 → 100644
arch/riscv/include/asm/hwcap.h
0 → 100644
arch/riscv/mm/extable.c
0 → 100644
想要评论请 注册 或 登录