There was an error fetching the commit references. Please try again later.
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:
Palmer Dabbelt <palmer@dabbelt.com>
Showing
- arch/riscv/include/asm/compat.h 29 additions, 0 deletionsarch/riscv/include/asm/compat.h
- arch/riscv/include/asm/elf.h 84 additions, 0 deletionsarch/riscv/include/asm/elf.h
- arch/riscv/include/asm/hwcap.h 37 additions, 0 deletionsarch/riscv/include/asm/hwcap.h
- arch/riscv/mm/extable.c 37 additions, 0 deletionsarch/riscv/mm/extable.c
Please register or sign in to comment