riscv: Initialize $gp before resolving the IRELATIVE relocation
The $gp register may be used to access the global variable in the PDE program, so the $gp register should be initialized before executing the IFUNC resolver of PDE program to avoid unexpected error occurs.
Loading
Please register or sign in to comment