Support rv32 ULEB128 testUse opcodes available to both rv32 and rv64 in uleb128 module linkingtest.Fixes: af71bc194916 ("riscv: Add tests for riscv module loading")Signed-off-by: Charlie Jenkin
Support rv32 ULEB128 testUse opcodes available to both rv32 and rv64 in uleb128 module linkingtest.Fixes: af71bc194916 ("riscv: Add tests for riscv module loading")Signed-off-by: Charlie Jenkins <[email protected]>Reported-by: Randy Dunlap <[email protected]>Closes: https://lore.kernel.org/lkml/[email protected]/Tested-by: Randy Dunlap <[email protected]> # build-testedLink: https://lore.kernel.org/r/[email protected]Signed-off-by: Palmer Dabbelt <[email protected]>
show more ...
riscv: Add tests for riscv module loadingAdd test cases for the two main groups of relocations added: SUB andSET, along with uleb128.Signed-off-by: Charlie Jenkins <[email protected]>Link: h
riscv: Add tests for riscv module loadingAdd test cases for the two main groups of relocations added: SUB andSET, 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]>