Files
android_kernel_xiaomi_sm8450/arch/riscv/kernel
Zong Li ab1ef68e54 RISC-V: Add sections of PLT and GOT for kernel module
The address of external symbols will locate more than 32-bit offset
in 64-bit kernel with sv39 or sv48 virtual addressing.

Module loader emits the GOT and PLT entries for data symbols and
function symbols respectively.

The PLT entry is a trampoline code for jumping to the 64-bit
real address. The GOT entry is just the data symbol address.

Signed-off-by: Zong Li <zong@andestech.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-04-02 20:00:54 -07:00
..
2017-09-26 15:26:49 -07:00
2017-09-26 15:26:46 -07:00
2017-09-26 15:26:44 -07:00
2017-09-26 15:26:44 -07:00
2017-09-26 15:26:48 -07:00
2018-01-30 19:10:54 -08:00
2017-09-26 15:26:44 -07:00
2018-01-30 19:10:54 -08:00
2017-09-26 15:26:48 -07:00
2017-09-26 15:26:48 -07:00
2017-09-26 15:26:44 -07:00
2017-09-26 15:26:48 -07:00
2017-09-26 15:26:44 -07:00
2017-12-11 07:51:06 -08:00
2017-09-26 15:26:44 -07:00
2017-09-26 15:26:44 -07:00
2018-01-30 19:12:06 -08:00
2017-09-26 15:26:49 -07:00