summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/arm64-stub.c
AgeCommit message (Expand)Author
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel
2020-03-29efi/libstub/arm64: Avoid image_base value from efi_loaded_imageArd Biesheuvel
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-05-19efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland
2017-04-05efi/libstub: Unify command line param parsingArd Biesheuvel
2016-04-28arm64: kaslr: increase randomization granularityArd Biesheuvel
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-02-22efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel
2016-02-22efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel