summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/Makefile.zboot
AgeCommit message (Expand)AuthorFilesLines
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada1-2/+2
2023-05-25efi/libstub: zboot: Avoid eager evaluation of objcopy flagsArd Biesheuvel1-1/+2
2023-04-27efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel1-11/+3
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel1-1/+1
2023-04-20efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel1-2/+7
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel1-9/+27
2023-03-21efi/libstub: zboot: Add compressed image to make targetsArd Biesheuvel1-1/+1
2022-11-09efi: libstub: Add image code and data size to the zimage metadataArd Biesheuvel1-12/+10
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel1-25/+4
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel1-0/+70