summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/module-sections.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-05riscv: module: Optimize PLT/GOT entry countingSamuel Holland1-16/+65
2025-04-14riscv: module: Allocate PLT entries for R_RISCV_PLT32Samuel Holland1-6/+7
2019-10-28riscv: add missing header file includesPaul Walmsley1-0/+1
2019-01-07RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li1-14/+16
2018-04-02RISC-V: Add section of GOT.PLT for kernel moduleZong Li1-2/+19
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li1-0/+139