summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/Makefile.zboot
AgeCommit message (Expand)Author
2025-05-21efi: zboot specific mechanism for embedding SBAT sectionVitaly Kuznetsov
2024-12-06efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada
2023-05-25efi/libstub: zboot: Avoid eager evaluation of objcopy flagsArd Biesheuvel
2023-04-26efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel
2023-04-20efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel
2023-03-21efi/libstub: zboot: Add compressed image to make targetsArd Biesheuvel
2022-11-09efi: libstub: Add image code and data size to the zimage metadataArd Biesheuvel
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel