summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/riscv-stub.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-06riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti1-18/+15
2022-11-09efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-74/+7
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-12/+3
2022-07-20riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L1-3/+10
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L1-6/+23
2022-05-03efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel1-1/+2
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2020-10-03RISC-V: Add EFI stub support.Atish Patra1-0/+109