aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/tests/module_test/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins1-0/+15
Add test cases for the two main groups of relocations added: SUB and SET, along with uleb128. Signed-off-by: Charlie Jenkins <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>