arch/riscv/kernel/kexec_image.c
0 → 100644
+96
−0
Loading
This patch creates image_kexec_ops to load Image binary file for kexec_file_load() syscall. Signed-off-by:Song Shuai <songshuaishuai@tinylab.org> Signed-off-by:
Björn Töpel <bjorn@rivosinc.com> Link: https://lore.kernel.org/r/20250409193004.643839-3-bjorn@kernel.org Signed-off-by:
Alexandre Ghiti <alexghiti@rivosinc.com> Signed-off-by:
Palmer Dabbelt <palmer@dabbelt.com>