summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/elf_kexec.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-05RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei1-0/+4
2022-12-05RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei1-0/+10
2022-07-15RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu1-1/+1
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu1-0/+151
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu1-1/+118
2022-05-19RISC-V: Add kexec_file supportLiao Chang1-0/+180