commit | 363087cd156f870dfd07fef04077696daa77acaa | [log] [tgz] |
---|---|---|
author | Song Shuai <songshuaishuai@tinylab.org> | Tue Apr 22 18:22:59 2025 +0200 |
committer | Simon Horman <horms@kernel.org> | Wed Apr 23 16:30:24 2025 +0100 |
tree | 60a8e0f16a117cf55e00b9c1a91f687aeae896cf | |
parent | 027e6e237427b00b986d9c51fe65944b8fdcc85b [diff] |
RISC-V: Separate elf_riscv_find_pbase out The is the preparative patch for RISC-V kexec Image file support. Separate the elf_riscv_find_pbase() function out to allow kernel_load syscall load Image binary file. Signed-off-by: Song Shuai <songshuaishuai@tinylab.org> Signed-off-by: Simon Horman <horms@kernel.org>