summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/riscv-stub.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-051-18/+15
* efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-74/+7
* efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-12/+3
* riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L2022-07-191-3/+10
* riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L2022-05-191-6/+23
* efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel2022-05-031-1/+2
* riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L2022-02-281-7/+10
* RISC-V: Add EFI stub support.Atish Patra2020-10-021-0/+109