diff options
author | Greg Ungerer <[email protected]> | 2023-07-11 23:07:54 +1000 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-08-23 14:17:43 -0700 |
commit | 9549fb354ef1a451ceddfa404ae3e943c5c803d0 (patch) | |
tree | 997fbf877b8e35e957479814c29510c767ebc74a /net/unix/sysctl_net_unix.c | |
parent | b922bf04d2c1355633bdefbc2ed5fba1f0d4df07 (diff) |
riscv: support the elf-fdpic binfmt loader
Add support for enabling and using the binfmt_elf_fdpic program loader
on RISC-V platforms. The most important change is to setup registers
during program load to pass the mapping addresses to the new process.
One of the interesting features of the elf-fdpic loader is that it
also allows appropriately compiled ELF format binaries to be loaded on
nommu systems. Appropriate being those compiled with -pie.
Signed-off-by: Greg Ungerer <[email protected]>
Acked-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions