summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/arm64-stub.c
AgeCommit message (Expand)Author
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