nuttx/libs/libc/machine/risc-v
Masayuki Ishikawa 5c3d6bba6d libs: risc-v: Add R_RISCV_JAL support to arch_elf.c
Summary:
- This commit adds R_RISCV_JAL support to arch_elf.c
- The code only checks the immediate value but does not relocate it
  because it is done by the compiler.

Impact:
- None

Testing:
- Tested with rv-virt:knsh64 (not merged yet)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-05-12 10:36:03 +08:00
..
common libs: risc-v: Add R_RISCV_JAL support to arch_elf.c 2022-05-12 10:36:03 +08:00
rv32 Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00
rv64 libc:machine:risc-v:unifying elf relocation code. 2021-02-19 11:09:18 -08:00
Kconfig arch/risc-v: Refine Toolchain.defs 2021-12-28 00:30:10 -06:00
Make.defs arch/risc-v: Refine Toolchain.defs 2021-12-28 00:30:10 -06:00