summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/riscv-stub.c
AgeCommit message (Expand)Author
2023-09-05riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti
2022-11-09efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel
2022-07-19riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L
2022-05-03efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2020-10-02RISC-V: Add EFI stub support.Atish Patra