+1
−0
arch/riscv/kernel/tests/Kconfig.debug
0 → 100644
+35
−0
arch/riscv/kernel/tests/Makefile
0 → 100644
+1
−0
+15
−0
Loading
Add test cases for the two main groups of relocations added: SUB and SET, along with uleb128. Signed-off-by:Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20231101-module_relocations-v9-3-8dfa3483c400@rivosinc.com Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com>