Searched hist:"809 a11eea8e8c80491e3ba3a286af25409c072d5" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/riscv/kernel/ |
H A D | kexec_image.c | 809a11eea8e8c80491e3ba3a286af25409c072d5 Wed Apr 09 21:29:59 CEST 2025 Song Shuai <songshuaishuai@tinylab.org> riscv: kexec_file: Support loading Image binary file
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>
|
H A D | machine_kexec_file.c | diff 809a11eea8e8c80491e3ba3a286af25409c072d5 Wed Apr 09 21:29:59 CEST 2025 Song Shuai <songshuaishuai@tinylab.org> riscv: kexec_file: Support loading Image binary file
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>
|
H A D | Makefile | diff 809a11eea8e8c80491e3ba3a286af25409c072d5 Wed Apr 09 21:29:59 CEST 2025 Song Shuai <songshuaishuai@tinylab.org> riscv: kexec_file: Support loading Image binary file
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>
|
/linux/arch/riscv/include/asm/ |
H A D | image.h | diff 809a11eea8e8c80491e3ba3a286af25409c072d5 Wed Apr 09 21:29:59 CEST 2025 Song Shuai <songshuaishuai@tinylab.org> riscv: kexec_file: Support loading Image binary file
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>
|
H A D | kexec.h | diff 809a11eea8e8c80491e3ba3a286af25409c072d5 Wed Apr 09 21:29:59 CEST 2025 Song Shuai <songshuaishuai@tinylab.org> riscv: kexec_file: Support loading Image binary file
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>
|